{
  "name": "Taley - Personalisierte Hörgeschichten",
  "short_name": "Taley",
  "description": "Taley erstellt personalisierte, interaktive Audiogeschichten für Kinder. KI-gestützt, pädagogisch wertvoll und sicher.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "orientation": "portrait-primary",
  "categories": ["education", "entertainment", "family", "books"],
  "icons": [
    {
      "src": "assets/images/taley_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/taley_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
