{
  "name": "SmartLedger 智慧記帳",
  "short_name": "SmartLedger",
  "description": "AI 語音記帳，收據掃描，支出分析",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0f14",
  "theme_color": "#6c5ce7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💰</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
