{
  "name": "Samvidhan Saral",
  "short_name": "SamvidhanSaral",
  "description": "Understand India's Constitution — not just the text, the real meaning.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A2744",
  "theme_color": "#1A2744",
  "categories": ["education", "reference"],
  "lang": "en-IN",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Articles",
      "short_name": "Explore",
      "description": "Browse all Constitution articles",
      "url": "/explore/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Notices",
      "short_name": "Notices",
      "description": "Latest notices and updates",
      "url": "/notices/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
