{
  "name": "Nexus Asset OS",
  "short_name": "Nexus",
  "description": "Digitales Techniker-Cockpit für Instandhaltung, Tickets, Wartungen, Wissen und Dokumente.",
  "start_url": "/?app=nexus",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fb",
  "theme_color": "#000832",
  "icons": [
    {
      "src": "/nexus-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/nexus-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/?app=nexus",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ]
}
