{
  "name": "JobNido — Verbindungen, die tragen.",
  "short_name": "JobNido",
  "description": "KI-Plattform fuer die Schweizer Jobsuche und den Bewerbungsprozess — mit Pseudonymisierung vor jedem KI-Call.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Stellen durchsuchen",
      "url": "/jobs"
    },
    {
      "name": "Bewerbungen",
      "url": "/applications"
    }
  ]
}
