{
  "id": "/",
  "name": "NEXUS Business Platform",
  "short_name": "NEXUS",
  "description": "Fertigungslösungen konfigurieren, kalkulieren und bereitstellen",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "any",
  "icons": [
    {
      "src": "https://wyiwxkmxlbnkfdruaryx.supabase.co/storage/v1/object/public/company-assets/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://wyiwxkmxlbnkfdruaryx.supabase.co/storage/v1/object/public/company-assets/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Briefing",
      "short_name": "Briefing",
      "url": "/?briefing=auto"
    },
    {
      "name": "Notiz erfassen",
      "short_name": "Notiz",
      "description": "Schnell eine neue Notiz anlegen",
      "url": "/notes-app",
      "icons": [
        {
          "src": "https://wyiwxkmxlbnkfdruaryx.supabase.co/storage/v1/object/public/company-assets/favicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
