{
  "name": "今天吃什么 · 罗盘",
  "short_name": "吃什么",
  "description": "三层罗盘随机抽取今天的一餐：蔬菜 + 肉类 + 主食",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6ecd9",
  "theme_color": "#ff7043",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
