{
    "name": "Space Shooter Duel",
    "short_name": "SpaceShooter",
    "description": "Battle against an AI opponent in a space shooter duel!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0c29",
    "theme_color": "#0f0c29",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
