{
    "name": "H2Rijders Tankstatus",
    "short_name": "Tankstatus",
    "description": "Bekijk tankstation status en meld storingen",
    "start_url": "/pwa/stations",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#116069",
    "orientation": "portrait",
    "scope": "/pwa/",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23116069' width='100' height='100' rx='20'/><text x='50' y='65' font-family='Arial' font-size='40' font-weight='bold' fill='white' text-anchor='middle'>H2</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["navigation", "utilities"]
}
