{
  "name": "NeuroKompass",
  "short_name": "NeuroKompass",
  "description": "Orientierung für neue Wege – Plattform für Menschen mit ADHS und Neurodivergenz",
  "lang": "de",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#2d6a4f",
  "background_color": "#F7F8F5",
  "categories": ["health", "lifestyle", "education"],
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "NeoCoach",
      "short_name": "NeoCoach",
      "description": "Deinen KI-Begleiter öffnen",
      "url": "./neurocoach",
      "icons": [{ "src": "./icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Werkzeugkasten",
      "short_name": "Werkzeuge",
      "description": "Werkzeuge für den Alltag",
      "url": "./werkzeugkasten",
      "icons": [{ "src": "./icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Podcast",
      "short_name": "Podcast",
      "description": "NeuroKompass Podcast",
      "url": "./podcast",
      "icons": [{ "src": "./icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
