{
  "name": "Cities - Real Estate Strategy Board Game",
  "short_name": "Cities",
  "description": "Buy lands, build properties, collect rent, and race to purchase an entire city. Free online strategy board game!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2c1a0a",
  "theme_color": "#2c1a0a",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon-32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
