{
  "id": "/",
  "name": "OPRA Quiz: Pharmacy Exam Prep",
  "short_name": "OPRA Quiz",
  "description": "4,000 MCQs aligned to the APC blueprint. Modern study companion for the OPRA pharmacy examination. Spaced repetition, mock exams, and study cards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en",
  "background_color": "#FAFBFE",
  "theme_color": "#FAFBFE",
  "categories": [
    "education",
    "medical"
  ],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "scope_extensions": [
    {
      "origin": "https://opra-quizz.lemonsqueezy.com"
    }
  ],
  "icons": [
    {
      "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": [
    {
      "src": "/screenshots/atlas-home.jpg",
      "sizes": "350x622",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Your daily study atlas"
    },
    {
      "src": "/screenshots/atlas-toolkit.jpg",
      "sizes": "350x622",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Drug index, calculations and study tools"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice",
      "short_name": "Practice",
      "url": "/modules",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Exam Mode",
      "short_name": "Exam",
      "url": "/exam",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Review",
      "short_name": "Review",
      "url": "/review",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
