{
  "name": "轻松减 - 记录每天，轻松减脂",
  "short_name": "轻松减",
  "description": "轻量减脂记录工具，记录饮食、体重和饮水，轻松管理身材",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F5F7F5",
  "theme_color": "#34D399",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
