{
  "name": "TinBase Agent",
  "short_name": "TinBase",
  "description": "Bảng điều khiển trợ lý thị trường AI, tự động hóa tương tác Zalo và đồng bộ hóa thời gian thực lên bản đồ TinMap.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
