{
  "name": "GeoSavant",
  "short_name": "GeoSavant",
  "description": "Geography quiz game - flags and countries",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icons/browser-tab-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
