{
  "name": "美麗女人 8Beauty",
  "short_name": "美麗女人",
  "description": "美麗女人，分享女人保養、瘦身、美白、穿搭的美學平台",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9D011E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}