{
  "name": "RASA2Z — Free RAS Preparation",
  "short_name": "RASA2Z",
  "description": "Free RAS Exam Preparation — Expert Notes, Daily Quiz, MCQ, Mains Q&A",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f2444",
  "theme_color": "#0f2444",
  "orientation": "portrait-primary",
  "lang": "hi",
  "categories": ["education"],
  "screenshots": [],
  "icons": [
    {
      "src": "/rasa2z_logo_96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/rasa2z_logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/rasa2z_logo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pre Notes",
      "short_name": "Notes",
      "url": "/notes.php",
      "icons": [{"src": "/rasa2z_logo_96.png", "sizes": "96x96"}]
    },
    {
      "name": "Daily Quiz",
      "short_name": "Quiz",
      "url": "/daily-quiz.php",
      "icons": [{"src": "/rasa2z_logo_96.png", "sizes": "96x96"}]
    },
    {
      "name": "MCQ Practice",
      "short_name": "MCQ",
      "url": "/mcq.php",
      "icons": [{"src": "/rasa2z_logo_96.png", "sizes": "96x96"}]
    }
  ]
}