{
  "name": "本她",
  "short_name": "本她",
  "description": "中国女性专属穿搭社区，无广告，反身材焦虑",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/home",
  "scope": "/",
  "background_color": "#FBF8F2",
  "theme_color": "#4A4036",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
