{
    "name": "Anifinity",
    "short_name": "Anifinity",
    "description": "Türkçe altyazılı ve dublajlı anime izle, keşfet ve tartış. Yeni nesil anime platformu.",
    "start_url": "/?source=pwa",
    "id": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0d0d18",
    "theme_color": "#8b5cf6",
    "lang": "tr",
    "dir": "ltr",
    "categories": ["entertainment", "video"],
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "assets/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "assets/og/default.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Anifinity - Anime İzleme Platformu"
        },
        {
            "src": "assets/og/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Anifinity Mobil - Anime İzle"
        }
    ],
    "shortcuts": [
        {
            "name": "Keşfet",
            "short_name": "Keşfet",
            "description": "Yeni animeler keşfet",
            "url": "/discover.html?source=pwa_shortcut",
            "icons": [{ "src": "assets/icons/icon-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Kütüphane",
            "short_name": "Kütüphane",
            "description": "İzleme listeni görüntüle",
            "url": "/library.html?source=pwa_shortcut",
            "icons": [{ "src": "assets/icons/icon-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Takvim",
            "short_name": "Takvim",
            "description": "Yayın takvimine bak",
            "url": "/schedule.html?source=pwa_shortcut",
            "icons": [{ "src": "assets/icons/icon-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Sıralama",
            "short_name": "Sıralama",
            "description": "En iyi animeler",
            "url": "/rankings.html?source=pwa_shortcut",
            "icons": [{ "src": "assets/icons/icon-192x192.png", "sizes": "192x192" }]
        }
    ],
    "share_target": {
        "action": "/discover.html",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "q",
            "url": "url"
        }
    }
}
