{
  "name": "世界鸡尾酒百科",
  "short_name": "鸡尾酒百科",
  "description": "高级、现代、纯离线的世界鸡尾酒百科 PWA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%230a0a0a'/%3E%3Ctext x='96' y='120' font-size='80' text-anchor='middle' fill='%23c9a227'%3E🍸%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%230a0a0a'/%3E%3Ctext x='256' y='320' font-size='220' text-anchor='middle' fill='%23c9a227'%3E🍸%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "lang": "zh-CN",
  "categories": ["food", "lifestyle", "reference"]
}
