{
  "name": "Cup Stylist V15 实际字高版",
  "short_name": "Cup Stylist",
  "description": "黑框按文字真实轮廓计算，字高按整体文字实际高度cm导出",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff6f9",
  "theme_color": "#c87592",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}