{
  "name": "Rules of the Road — Driving Quiz",
  "short_name": "Road Rules",
  "description": "Pick a country, answer 10 freshly-shuffled multiple-choice questions on its official rules of the road.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#15171A",
  "theme_color": "#F4C430",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
