{
    "theme_color": "#9b0d0f",
    "background_color": "#FFFFFF",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/",
    "name": "RallyControl - Rally Results",
    "short_name": "RallyControl - Rally Results PWA",
    "description": "The app that displays the results of RallyControl rallies.",
    "icons": [
        {
            "src": "https://rallycontrol.rallycheck.com/media/cache/size_192/image/organisations/rallycontrol/icons/icon_rallycontrol.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://rallycontrol.rallycheck.com/media/cache/size_256/image/organisations/rallycontrol/icons/icon_rallycontrol.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://rallycontrol.rallycheck.com/media/cache/size_384/image/organisations/rallycontrol/icons/icon_rallycontrol.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://rallycontrol.rallycheck.com/media/cache/size_512/image/organisations/rallycontrol/icons/icon_rallycontrol.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
