{
    "name": "Allt om GAIS.se",
    "short_name": "GAIS",
    "description": "Alla nyheter om GAIS, samlade på ett ställe.",
    "start_url": "/?utm_source=pwa",
    "id": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "lang": "sv",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
