{
    "id": "/login.php",
    "name": "DigiCheck24",
    "short_name": "DigiCheck24",
    "description": "DigiCheck24 – Digitale Checklisten und Stationssteuerung für Tankstellen",
    "start_url": "./login.php",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0C2340",
    "theme_color": "#0C2340",
    "orientation": "any",
    "icons": [
        {
            "src": "icons/pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["business", "productivity"],
    "lang": "de-DE"
}
