{
  "name": "Medellín Genesis Territory",
  "short_name": "Medellín",
  "description": "Sovereign Intelligence for the Aburrá Valley — Identity-attested trade, local discovery, and proactive AI Oracles.",
  "start_url": "/",
  "scope": "/",
  "id": "medellin-territory",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060810",
  "theme_color": "#060810",
  "categories": ["navigation", "social", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Navigator",
      "short_name": "Navigate",
      "description": "Spatial intelligence for the valley",
      "url": "/?agent=navigator",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Concierge",
      "short_name": "Discover",
      "description": "Curated recommendations and synthesis",
      "url": "/?agent=concierge",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-preview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Medellín Territory — Map View"
    }
  ]
}
