{
    "id": "/",
    "name": "موج تو",
    "short_name": "موج تو",
    "description": "پلتفرم پخش اینترنتی موج تو",
    "lang": "fa",
    "dir": "rtl",

    "start_url": "/?utm_source=pwa",
    "scope": "/",

    "display": "standalone",
    "orientation": "any",

    "background_color": "#111111",
    "theme_color": "#111111",

    "icons": [
        {
            "src": "/icons/pwa/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/pwa/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/pwa/icon-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],

    "categories": [
        "entertainment",
        "sports",
        "video"
    ],

    "prefer_related_applications": false
}