{ "name": "Kochbuch", "short_name": "Kochbuch", "description": "Rezepte, Einkaufsliste und Notizen – geteilt über den eigenen Server.", "start_url": ".", "scope": ".", "display": "standalone", "orientation": "portrait", "background_color": "#EEF2F6", "theme_color": "#1F4FA0", "icons": [ { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }