{
  "name": "Money Map AI",
  "short_name": "Money Map",
  "description": "Quản lý tài chính thông minh bằng AI",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8faf9",
  "theme_color": "#16A34A",
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}