{
  "name": "Mahabharata Story Teller",
  "short_name": "MBD Stories",
  "description": "AI-powered Mahabharata storytelling in English, Telugu, Hindi and Kannada",
  "start_url": "/storyteller",
  "display": "standalone",
  "background_color": "#F5EDDA",
  "theme_color": "#A07820",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": [
    "education",
    "entertainment",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/storyteller.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Story Teller \u2014 Choose your character"
    }
  ],
  "shortcuts": [
    {
      "name": "Story Teller",
      "short_name": "Stories",
      "description": "Generate a Mahabharata story",
      "url": "/storyteller",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Characters",
      "short_name": "Characters",
      "description": "Explore all 25 characters",
      "url": "/characters",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
