{
  "id": "/",
  "name": "Schicht-Assistent",
  "short_name": "Schicht",
  "description": "Der persönliche Assistent für Schichtarbeiter. Schichtplan, Gesundheits-Check-in und Muster-Erkennung — alles offline, alles auf deinem Gerät.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4EFE7",
  "theme_color": "#F4EFE7",
  "orientation": "portrait",
  "lang": "de",
  "categories": ["health", "lifestyle", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
