{
  "name": "卧龙点睛V9",
  "short_name": "卧龙点睛",
  "description": "福彩3D & 排列三智能分析工具",
  "start_url": "./ww.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}