{
  "name": "Oral Comprehensive Exam Quiz",
  "short_name": "Oral Quiz",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f9fc",
  "theme_color": "#12355b",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}