{
  "name": "今天吃啥 — 家常菜食谱",
  "short_name": "今天吃啥",
  "description": "选一种料理风格，探索家常菜食谱。中式、日式、西式，从快手菜到慢炖菜。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f2ec",
  "theme_color": "#1a1814",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle"]
}
