{
  "name": "GeoAI — Draw. Discover. Go.",
  "short_name": "GeoAI",
  "description": "Draw any boundary. Discover every place inside it. Let Claude AI guide your decision.",
  "start_url": "/dashboard/map",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0b0f1a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["navigation", "productivity", "travel"],
  "lang": "en-US",
  "id": "/dashboard/map",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
