{
  "name": "WARGUESSR",
  "short_name": "WARGUESSR",
  "description": "Play WARGUESSR, a daily military history guessing game where you identify the year and location of historical war photos on an interactive globe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/WARGUESSR_logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
