{
    "id": "/dashboard",
    "name": "Watchlog",
    "short_name": "Watchlog",
    "description": "Track movies, shows, watchlists, friends, and feeds.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1b1714",
    "theme_color": "#1b1714",
    "orientation": "portrait",
    "categories": [
        "entertainment",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
