{
  "name": "Vidya Upavan",
  "short_name": "Vidya Upavan",
  "description": "Free English-medium Sanskrit and Marathi lessons for CBSE Class 5 students.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "kids"],
  "lang": "en-IN"
}

