{
  "name": "nex.one – Digitale Verwaltungsplattform",
  "short_name": "nex.one",
  "description": "Integrierte Plattform für DMS, Vertrags-, Sitzungs- und Personalmanagement",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#374151",
  "orientation": "portrait-primary",
  "lang": "de",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "DMS – Akten",
      "short_name": "Akten",
      "url": "/?module=dms",
      "description": "Dokumentenmanagement öffnen"
    },
    {
      "name": "Vertragsmanagement",
      "short_name": "Verträge",
      "url": "/?module=vertragsmanagement",
      "description": "Vertragsmanagement öffnen"
    }
  ]
}
