{
  "name": "BrightAgent",
  "short_name": "BrightAgent",
  "description": "专注本地的经验 Agent 市场：真实经历做成可对话 Agent，按次付费咨询",
  "start_url": "/life-agents",
  "display": "standalone",
  "background_color": "#F3EFFF",
  "theme_color": "#a855f7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
