{
  "name": "Jung & Fleißig",
  "short_name": "JF Garten",
  "description": "Jung & Fleißig Gartenpflege – Team-App & Admin-App",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "categories": ["business", "productivity"],
  "lang": "de",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/identicon/svg?seed=jungfleissig&backgroundColor=facc15&size=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/identicon/svg?seed=jungfleissig&backgroundColor=facc15&size=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Neue Anfrage",
      "short_name": "Anfrage",
      "description": "Neue Kundenanfrage aufnehmen",
      "url": "/AdminApp/anfrage",
      "icons": [{ "src": "https://api.dicebear.com/7.x/identicon/svg?seed=anfrage&backgroundColor=facc15&size=96", "sizes": "96x96" }]
    },
    {
      "name": "Zeiterfassung",
      "short_name": "Stempeln",
      "description": "Arbeitszeit erfassen",
      "url": "/HeuteApp",
      "icons": [{ "src": "https://api.dicebear.com/7.x/identicon/svg?seed=zeit&backgroundColor=111827&size=96", "sizes": "96x96" }]
    }
  ]
}
