{
  "name": "反詐騙幫手",
  "short_name": "反詐騙",
  "description": "AI 守護您的家人，遠離詐騙陷阱",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d1a",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%231a1a2e' width='100' height='100' rx='20'/><text y='65' x='50' text-anchor='middle' font-size='50'>🛡️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}