{
  "name": "XiLan Data · 加拿大房产数据平台",
  "short_name": "XiLan",
  "description": "Canadian Real Estate Data Platform — 124 cities, market analysis, investment scoring, predictive analytics",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "categories": ["finance", "productivity", "education"],
  "icons": [
    { "src": "/static/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/static/img/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/static/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "City Rankings",
      "url": "/rankings",
      "description": "View 124-city rankings"
    },
    {
      "name": "Statistical Analysis",
      "url": "/analysis",
      "description": "Heatmap, scatter, distributions"
    },
    {
      "name": "Affordability Calculator",
      "url": "/affordability",
      "description": "Calculate max home price by income"
    }
  ]
}
