{
  "name": "贪吃猫",
  "short_name": "贪吃猫",
  "description": "AI智能饭店推荐，支持拍照、语音、文字搜索，聚合多平台评分",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "icons": [
    {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}