{
  "name": "今天吃什么呀",
  "short_name": "吃什么呀",
  "description": "女朋友专属食物转盘选择器",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff0f5",
  "theme_color": "#ff8fab",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}