{
  "name": "Evie's Magical Tale - AI Interactive Storyteller",
  "short_name": "Evie's Tale",
  "description": "Children don't just listen to stories—they co-create them with 100+ legendary characters through AI interactive theater.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f63131",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "entertainment", "kids"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "View all available storytelling toys",
      "url": "/products",
      "icons": []
    },
    {
      "name": "How It Works",
      "short_name": "How It Works",
      "description": "Learn about our AI storytelling technology",
      "url": "/how-it-works",
      "icons": []
    }
  ]
}
