{
  "name": "Bronze Age",
  "short_name": "BronzeAge",
  "description": "Forge empires from clay and bronze — a multiplayer strategy board game",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a0e",
  "background_color": "#0a0a0e",
  "categories": ["games", "strategy"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
