{
  "id": "/",
  "name": "GeoShrink — learn geography by playing",
  "short_name": "GeoShrink",
  "description": "A geography learning game with nine modes — narrow the world down to a target country, explore outward from a home base in Fog of War, match flags and capitals, travel country-by-country in Expedition, and more — with levels, XP, and difficulty tiers.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#f9f9f7",
  "theme_color": "#2a78d6",
  "categories": ["education", "games", "geography"],
  "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" }
  ]
}
