{
    "name": "Market Intelligence",
    "short_name": "MI News",
    "description": "24h News Briefing und Market Intelligence Dashboard",
    "id": "/briefing",
    "start_url": "/briefing",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f4f4f4",
    "theme_color": "#303030",
    "lang": "de",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
