{
  "name": "Mika Wegweiser",
  "short_name": "Mika Wegweiser",
  "description": "Erste Hilfe & Wegweiser für Eltern neurodivergenter Kinder.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#CC7C51",
  "lang": "de",
  "categories": [
    "education",
    "health",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}