{
  "name": "点评生成器",
  "short_name": "点评生成",
  "description": "快速生成大众点评文案",
  "start_url": "/dianping-tool/index.html",
  "scope": "/dianping-tool/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF6B35",
  "background_color": "#FFF8F5",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
