{
    "name": "CoonFunny",
    "short_name": "CoonFunny",
    "description": "Adult video catalog. HD streaming, 253+ videos, VR/360°, shorts feed.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#000000",
    "categories": ["entertainment", "video"],
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Random video",
            "url": "/random?utm_source=pwa_shortcut",
            "description": "Play a random video"
        },
        {
            "name": "Shorts",
            "url": "/shorts?utm_source=pwa_shortcut",
            "description": "Vertical shorts feed"
        },
        {
            "name": "Top 100",
            "url": "/top?utm_source=pwa_shortcut",
            "description": "Most watched this week"
        }
    ]
}
