{
  "name": "Arcology",
  "short_name": "Arcology",
  "description": "A cyberpunk city builder — place buildings, earn credits, expand your district.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#07090f",
  "theme_color": "#0a0c14",
  "categories": ["games"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
