{
  "name": "香港新彩导航网",
  "short_name": "香港新彩",
  "description": "香港新彩导航网 - 便捷的导航服务",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7FA859",
  "orientation": "portrait",
  "icons": [
    {
      "src": "static/picture/logo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "static/picture/logo1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["navigation", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "导航",
      "short_name": "导航",
      "description": "快速访问导航",
      "url": "/",
      "icons": [
        {
          "src": "static/picture/logo1.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}


