{
    "name": "Fastgear Insight Live",
    "short_name": "Insight Live",
    "description": "Real-time insight data and notifications",
    "start_url": "/insight/live",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#409eff",
    "orientation": "any",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/static/pwa/icons/insight-live/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/pwa/icons/insight-live/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
