{
  "name": "國美館宅生活・翱翔大台中",
  "short_name": "國美館宅生活",
  "description": "台中西區國美館周邊精選住宅，Sky 不動產林世塏",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f4f0",
  "theme_color": "#1E5A8A",
  "lang": "zh-TW",
  "categories": ["real-estate", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "物件探索",
      "short_name": "物件",
      "description": "瀏覽台中西區精選物件",
      "url": "/properties",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "後台管理",
      "short_name": "後台",
      "description": "物件管理後台",
      "url": "/admin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
