{
    "name": "Automatisierte Planauskunft",
    "short_name": "APAK",
    "theme_color": "#fff",
    "background_color": "#fff",
    "display": "standalone",
    "orientation": "landscape",
    "scope": "/",
    "start_url": "/apak",
    "icons": [
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}