{
    "name": "Neon Skystrike",
    "short_name": "Skystrike",
    "description": "A mobile-first neon arcade shooter.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#02050c",
    "theme_color": "#02050c",
    "icons": [
        { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
    ]
}
