{
  "name": "SmartWallet",
  "short_name": "SmartWallet",
  "description": "Quản lý chi tiêu thông minh với AI",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#2B5797",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
