{
  "name": "EduBot 24x7",
  "short_name": "EduBot",
  "description": "Your AI-powered learning companion — 50+ topics, instant answers, available 24/7.",
  "start_url": "https://edubot.mypg.org.in/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f6fb",
  "theme_color": "#3a7ef6",
  "lang": "en",
  "categories": ["education"],
  "icons": [
    {
      "src": "https://edubot.mypg.org.in/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://edubot.mypg.org.in/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://edubot.mypg.org.in/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Topics",
      "short_name": "Topics",
      "description": "Jump straight to the topic library",
      "url": "https://edubot.mypg.org.in/#topics",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Support",
      "short_name": "Support",
      "description": "Reach EduBot support",
      "url": "https://edubot.mypg.org.in/#support",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
