{
    "name": "Shadow Strike - Elite Missions",
    "short_name": "Shadow Strike",
    "description": "Free online action shooter game with multi-level missions",
    "start_url": "/",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#000000",
    "theme_color": "#ff4444",
    "categories": ["games", "entertainment"],
    "icons": [
        {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
        {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png"}
    ]
}