{
  "name": "Real Estate Boom - Strategy Board Game",
  "short_name": "Real Estate Boom",
  "description": "A lightweight, mobile-friendly economics strategy board game. Buy lands, build properties, take loans, and outsmart rivals. Buy the dip, sell at high, finish wealthiest.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2c1a0a",
  "theme_color": "#2c1a0a",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
