{
    "name": "F‑TV – Movies & TV, all in one place",
    "short_name": "F‑TV",
    "description": "Discover trending movies, top‑rated shows and hand‑picked picks from Netflix, Prime Video & Disney+. Continue watching exactly where you left off.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#121212",
    "theme_color": "#e50914",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48 64x64 96x96 128x128 256x256",
            "type": "image/x-icon"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}