{
  "name": "Vitality - 打造你的理想體態",
  "short_name": "Vitality",
  "description": "專業健身計劃與個人化飲食方案，幫助你科學化地達成健身目標。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663502182248/oWVboiFdoMe7PueGB95942/vitality-icon-512_550b576b.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663502182248/oWVboiFdoMe7PueGB95942/vitality-icon-512_550b576b.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "fitness"],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663502182248/oWVboiFdoMe7PueGB95942/vitality-icon-512_550b576b.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "進度追蹤",
      "short_name": "進度",
      "description": "查看您的健身進度",
      "url": "/dashboard/progress",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663502182248/oWVboiFdoMe7PueGB95942/vitality-icon-512_550b576b.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "飲食記錄",
      "short_name": "飲食",
      "description": "記錄您的飲食",
      "url": "/dashboard/food",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663502182248/oWVboiFdoMe7PueGB95942/vitality-icon-512_550b576b.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
