{
  "name": "LYHS Plus",
  "short_name": "LYHS+",
  "description": "LYHS Plus is a mobile app that helps you to manage your health and wellness.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icon-64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/splash/iPhone_12_Pro.png",
      "type": "image/png",
      "sizes": "390x844"
    }
  ],
  "categories": ["education", "utilities"],
  "lang": "zh-TW",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
