{
  "name": "CryptoAgora",
  "short_name": "CryptoAgora",
  "description": "10,000 advertising slots on an interactive map. Buy, sell and negotiate spaces powered by Base Network.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0d0d14",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": ["finance", "business"],
  "lang": "en",
  "icons": [
    { "src": "/favicon.svg",          "sizes": "any",     "type": "image/svg+xml" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon-512.png",      "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" }
  ],
  "shortcuts": [
    { "name": "Market",      "url": "/market.html",      "description": "Browse slots for sale" },
    { "name": "Leaderboard", "url": "/leaderboard.html", "description": "Top slot holders" }
  ]
}
