{ "id": "./", "name": "PlatzPilot", "short_name": "PlatzPilot", "description": "Platzbelegung, Kapazitäten und Stammdaten zentral verwalten", "lang": "de-DE", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#f4f6f8", "theme_color": "#2563eb", "orientation": "portrait-primary", "icons": [ { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }