{
    "name": "UZKINO : ҮЗЭХ Л ҮЛДЛЭЭ",
    "short_name": "UZKINO",
    "description": "Монгол кино, ТВ шоу, шууд ТВ - үзэх л үлдлээ.",
    "lang": "mn",
    "dir": "ltr",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0a0c",
    "theme_color": "#0a0a0c",
    "categories": [
        "entertainment",
        "video"
    ],
    "icons": [
        {
            "src": "/img/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/pwa/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Кино",
            "url": "/movies"
        },
        {
            "name": "ТВ шоу",
            "url": "/tvshows"
        },
        {
            "name": "Шууд ТВ",
            "url": "/livetv"
        }
    ],
    "id": "/",
    "screenshots": [
        {
            "src": "/img/pwa/screenshot-mobile.webp",
            "sizes": "390x844",
            "type": "image/webp",
            "form_factor": "narrow"
        },
        {
            "src": "/img/pwa/screenshot-desktop.webp",
            "sizes": "1280x800",
            "type": "image/webp",
            "form_factor": "wide"
        }
    ]
}
