{
    "name": "Neon Starship",
    "short_name": "Starship",
    "description": "Twin-stick neon arcade space shooter",
    "start_url": "./",
    "scope": "./",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#050510",
    "theme_color": "#050510",
    "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
