{
  "name": "MyDhora — Rajasthan Exam Preparation",
  "short_name": "MyDhora",
  "description": "Prepare for RAS, Patwari, Police SI and all Rajasthan government exams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEFDFB",
  "theme_color": "#D4B07A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["education"],
  "lang": "hi",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Mock Test",
      "short_name": "मॉक टेस्ट",
      "description": "Take a mock test",
      "url": "/mock-test",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Planner",
      "short_name": "योजना",
      "description": "View your study planner",
      "url": "/planner",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
