{
  "name": "Aquaplan – Badplaner",
  "short_name": "Aquaplan",
  "description": "Plane dein Bad in 3D – direkt im Browser, offline-fähig.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eff8fb",
  "theme_color": "#1f6e8e",
  "lang": "de",
  "categories": ["lifestyle", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Neues Bad planen",
      "url": "/plan/new",
      "icons": [{ "src": "/icons/192.png", "sizes": "192x192" }]
    }
  ]
}
