{
  "name": "Putao 葡萄酒识别与品饮档案",
  "short_name": "Putao",
  "description": "拍酒标，懂这瓶酒，并把每次品饮变成自己的葡萄酒档案。",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0EAE1",
  "theme_color": "#6A4A8F",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "用 Putao 扫描酒标",
      "short_name": "拍酒标",
      "description": "快速拍摄酒标并识别葡萄酒",
      "url": "/?shortcut=scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
