{
  "id": "/city",
  "name": "Atlas Village",
  "short_name": "Village",
  "description": "The Atlas agent fleet as a living village. Read-only view of the board.",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a1622",
  "theme_color": "#0a1622",
  "start_url": "./city.html?src=pwa",
  "scope": "./",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "assets/v2/icons/icon-192.png",     "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/v2/icons/icon-512.png",     "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/v2/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "apple-touch-icon.png",             "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
