{
    "name": "Northern Lights",
    "short_name": "Northern Lig",
    "description": "Experience the mesmerizing aurora borealis with flowing curtain effects, twinkling stars, and shooting stars on a serene night sky.",
    "start_url": "/en/app/northern-lights",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/en/app/northern-lights",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/northern-lights/northern-lights-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/northern-lights/northern-lights-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}