{
  "name": "OPRA Quiz: Pharmacy Exam Prep",
  "short_name": "OPRA Quiz",
  "description": "3,200+ MCQs aligned to the APC blueprint. Modern study companion for the OPRA pharmacy examination.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff9eb",
  "theme_color": "#154c48",
  "lang": "en",
  "categories": [
    "education",
    "medical"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Practice",
      "short_name": "Practice",
      "url": "/modules",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Exam Mode",
      "short_name": "Exam",
      "url": "/exam",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Review",
      "short_name": "Review",
      "url": "/review",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}