{
    "name": "Bedragaren - Hitta Spionen!",
    "short_name": "Bedragaren",
    "description": "Spela Bedragaren med dina vänner! Hitta vem som inte känner till det hemliga ordet.",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f0f23",
    "theme_color": "#a855f7",
    "scope": "./",
    "lang": "sv",
    "icons": [
        {
            "src": "icon-180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-180.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-180.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "games",
        "entertainment"
    ],
    "prefer_related_applications": false
}