{
  "name": "我來.tw 智慧居家修繕媒合平台 (WALAI.tw)",
  "short_name": "我來.tw",
  "description": "全台 368 鄉鎮市區在地居家修繕媒合與 AI 智慧估價平台（備用網址：找我.tw）",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/walai_logo.png",
      "sizes": "1024x559",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}