{
    "name": "Monster Survivors - Epic Survival Adventure Game",
    "short_name": "Monster Survivors",
    "description": "Play Monster Survivors online - an epic survival adventure game where you fight endless waves of monsters. Experience exciting gameplay and upgrade your character to become the ultimate survivor!",
    "icons": [
        {
            "src": "/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#007AFF",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "categories": ["games", "entertainment", "action", "survival", "adventure", "online games", "browser games"],
    "screenshots": [
        {
            "src": "/images/game-screenshot-1.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "platform": "wide",
            "label": "Gameplay Screenshot 1"
        },
        {
            "src": "/images/game-screenshot-2.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "platform": "wide",
            "label": "Gameplay Screenshot 2"
        }
    ],
    "shortcuts": [
        {
            "name": "Play Game",
            "url": "/",
            "description": "Start playing Monster Survivors"
        },
        {
            "name": "Game Guide",
            "url": "/guide",
            "description": "Learn how to play Monster Survivors"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "lang": "en",
    "dir": "ltr",
    "orientation": "any",
    "scope": "/",
    "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
} 