{
  "name": "靚裝王 | 香港裝修報價專家",
  "short_name": "靚裝王",
  "description": "香港首個標準化裝修報價平台。一鍵生成透明報價單，明碼實價，唔使再估估下！",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["home_improvement", "business", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "開始報價",
      "short_name": "報價",
      "description": "立即開始生成裝修報價",
      "url": "/quotation/onboarding",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "裝修公司",
      "short_name": "公司",
      "description": "瀏覽合作裝修公司",
      "url": "/companies",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
