{
  "short_name": "今天吃什么",
  "name": "今天吃什么｜家庭菜谱与点餐",
  "description": "家庭共享的菜谱、学菜、点餐与随机菜单工具。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f5f1e8",
  "background_color": "#f5f1e8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
