{
  "name": "WiFi 二维码生成器",
  "short_name": "WiFi QR",
  "description": "输入WiFi名称和密码，立即生成可扫码连接WiFi的二维码",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D9488",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230D9488' width='100' height='100' rx='20'/><rect fill='white' x='20' y='20' width='22' height='22' rx='4'/><rect fill='white' x='58' y='20' width='22' height='22' rx='4'/><rect fill='white' x='20' y='58' width='22' height='22' rx='4'/><rect fill='white' x='50' y='50' width='10' height='10' rx='2'/><rect fill='white' x='65' y='65' width='15' height='15' rx='3'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
