{
  "id": "/?utm_source=pwa",
  "name": "BharatNotes — UPSC GS Notes",
  "short_name": "BharatNotes",
  "description": "Free, fact-verified UPSC General Studies notes — Polity, Economy, History, Geography, Environment, Science & Tech, Ethics and more. 600+ topic pages and 490+ NCERT chapters.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf9f7",
  "theme_color": "#1c1917",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Subjects",
      "url": "/subjects/?utm_source=pwa",
      "description": "All GS topic pages by subject"
    },
    {
      "name": "Site Index",
      "url": "/sitemap/?utm_source=pwa",
      "description": "Complete index of every topic"
    },
    {
      "name": "NCERT Notes",
      "url": "/ncert/?utm_source=pwa",
      "description": "Class 6–12 NCERT chapter notes"
    }
  ]
}
