{
  "id": "crocity-store",
  "name": "Store · crocity.de",
  "short_name": "Store",
  "description": "Der crocity Store mit allen PWAs und Desktop-Downloads",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/store-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/store-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/store-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/store-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "related_applications": [
    { "platform": "webapp", "url": "https://cloud.crocity.de/manifests/manifest-email.json", "id": "mail-crocity" },
    { "platform": "webapp", "url": "https://cloud.crocity.de/manifests/manifest-aufgaben.json", "id": "tasks-crocity" },
    { "platform": "webapp", "url": "https://cloud.crocity.de/manifests/manifest-kalender.json", "id": "calendar-crocity" },
    { "platform": "webapp", "url": "https://cloud.crocity.de/manifests/manifest-dateien.json", "id": "files-crocity" },
    { "platform": "webapp", "url": "https://cloud.crocity.de/manifests/manifest-dokumente.json", "id": "docs-crocity" },
    { "platform": "webapp", "url": "https://cloud.crocity.de/manifests/manifest-fotos.json", "id": "photos-crocity" },
    { "platform": "webapp", "url": "https://cloud.crocity.de/manifests/manifest-notizen.json", "id": "notes-crocity" },
    { "platform": "webapp", "url": "https://app.mycleanx.de/manifest.json", "id": "schichtplaner-mycleanx" },
    { "platform": "webapp", "url": "https://jd.crocity.de/manifest.json", "id": "jd-app" }
  ]
}
