{
    "name": "Spinomera™ Social Casino",
    "short_name": "Spinomera",
    "description": "Free-to-play social casino games. Slots, roulette, blackjack and more.",
    "start_url": "/play",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#070A0F",
    "theme_color": "#D9B35A",
    "lang": "en-GB",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/spinomera.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Spinomera lobby"
        }
    ],
    "shortcuts": [
        {
            "name": "Lobby",
            "short_name": "Lobby",
            "url": "/play",
            "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Roulette",
            "short_name": "Roulette",
            "url": "/games/roulette",
            "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
        }
    ]
}
