{
  "name": "GuessTheCountry",
  "short_name": "GuessCountry",
  "description": "See a photo. Guess the country. Climb 10 levels.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ]
}