{
  "name": "LedgerFun - Smart Expense Tracking",
  "short_name": "LedgerFun",
  "description": "AI-powered smart expense tracker with receipt scanning, budgets, and multi-currency support",
  "start_url": "/zh-TW/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#171717",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "zh-TW",
  "dir": "ltr"
}
