{
  "name": "酸奶日记 - 贵州酸奶批发配送",
  "short_name": "酸奶日记",
  "description": "好酸奶·会倒立 — 扫码点餐、在线下单",
  "start_url": "/order",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#4CAF50",
  "theme_color": "#4CAF50",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}