{
  "name": "Geo Fun Games",
  "short_name": "GeoFun",
  "description": "Play fun geography games — flags, capitals, trivia and more!",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "theme_color": "#1e469c",
  "background_color": "#1e469c",
  "orientation": "any",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
