{
    "name": "Nightshift AI",
    "short_name": "Nightshift",
    "description": "Nightshift AI Application",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#e45509",
    "theme_color": "#e45509",
    "orientation": "any",
    "icons": [
        {
            "src": "/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
