{
    "name": "Edutube by RedNusa Tech",
    "short_name": "Edutube",
    "description": "EduTube is a smart proxy video platform to enhance your study and work experience",
    "start_url": "/?mode=pwa",
    "display": "standalone",
    "background_color": "#050B14",
    "theme_color": "#050B14",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/edutube_192.png?v=2",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/edutube_512.png?v=2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}