{
  "name": "独居单人餐合集",
  "short_name": "单人餐合集",
  "description": "62道一人食快手食谱，全部15分钟搞定",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#faf7f5",
  "theme_color": "#2c2825",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}