{
  "id": "/?source=pwa",
  "name": "豆大厨",
  "short_name": "豆大厨",
  "description": "夫妻自用厨房食谱管理系统 - 离线优先的智能厨房管家",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f8fbf7",
  "theme_color": "#48a868",
  "orientation": "any",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "productivity"],
  "prefer_related_applications": false,
  "related_applications": [],
  "ratings": {
    "IARC": {
      "rating": "3+",
      "rating_id": "e685b9da-0c5e-4e89-9b6e-84f6a5b0b0b6"
    }
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "桌面端首页 - 智能推荐菜谱"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "移动端首页 - 冰箱食材管理"
    }
  ]
}
