{
  "name": "Samvidhan Saral",
  "short_name": "Samvidhan",
  "description": "Understand the Indian Constitution — not just the text, but its real meaning.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1C2B4A",
  "theme_color": "#1C2B4A",
  "lang": "en-IN",
  "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"
    }
  ],
  "categories": ["education", "government", "reference"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explore Articles",
      "short_name": "Explore",
      "description": "Browse Constitution articles",
      "url": "/explore.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Notices",
      "short_name": "Notices",
      "description": "View latest notices",
      "url": "/notices.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
