{
  "name": "NEETPulse",
  "id": "/neet/",
  "short_name": "NEETPulse",
  "description": "NEET previous-year questions with practice and timed tests.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192-v4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-v4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }]
}
