{
  "name": "Civics Bee Quiz",
  "short_name": "Civics Bee",
  "description": "Test your civic knowledge with 10 questions about U.S. government, history, and civic responsibility.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0f2fb",
  "theme_color": "#324dc7",
  "orientation": "portrait-primary",
  "categories": ["education", "games"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "//atlas.collegeboard.org/apricot/prod/4.11.5/assets/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "//atlas.collegeboard.org/apricot/prod/4.11.5/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Quiz",
      "short_name": "Quiz",
      "description": "Start a new civics quiz",
      "url": "/quiz",
      "icons": []
    }
  ]
}
