{
  "name": "AiHouse 智慧房東系統",
  "short_name": "AiHouse",
  "description": "智慧套房管理平台，整合 TTLock 電子鎖、水電錶、租客管理",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060d1a",
  "theme_color": "#0f1f3c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230f1f3c'/><text x='96' y='130' font-size='100' text-anchor='middle'>🏠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230f1f3c'/><text x='256' y='350' font-size='280' text-anchor='middle'>🏠</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "lang": "zh-Hant",
  "shortcuts": [
    {
      "name": "總覽儀表板",
      "url": "/#dashboard",
      "description": "查看系統總覽"
    },
    {
      "name": "租客管理",
      "url": "/#tenants",
      "description": "管理租客資料"
    }
  ]
}
