{
  "name": "Geotective",
  "short_name": "Geotective",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "description": "Geography Quiz",
  "icons": [{
    "src": "res/favicon.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "res/favicon_maskable.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any maskable"
  }]
}