{
  "name": "省省管家 - AI手机套餐推荐",
  "short_name": "省省管家",
  "description": "AI智能分析手机套餐，帮你每月省30-100元话费，支持移动/联通/电信跨运营商对比。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f5f5",
  "theme_color": "#1677ff",
  "categories": ["finance", "lifestyle", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI 解析短信",
      "short_name": "解析",
      "description": "粘贴运营商短信，AI 自动提取套餐信息",
      "url": "/input-enhanced",
      "icons": [{ "src": "/icons/app-icon-128.png", "sizes": "128x128" }]
    },
    {
      "name": "下载 App",
      "short_name": "下载",
      "description": "iOS / Android 双平台下载",
      "url": "/download",
      "icons": [{ "src": "/icons/app-icon-128.png", "sizes": "128x128" }]
    }
  ],
  "prefer_related_applications": false
}