{
  "name": "X-money - AI quản lý thu chi thông minh",
  "short_name": "X-money",
  "description": "Ứng dụng quản lý thu chi tích hợp AI chỉ cần chat, nói hay chụp ảnh hóa đơn, AI tự động ghi nhận giao dịch",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["finance", "productivity", "business"],
  "screenshots": [
    {
      "src": "/images/x-money-app-screenshot.png",
      "sizes": "300x650",
      "type": "image/png",
      "platform": "narrow",
      "label": "Giao diện chính X-money"
    },
    {
      "src": "/images/x-money-og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "X-money features overview"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Ghi thu chi bằng giọng nói",
      "short_name": "Voice AI",
      "description": "Sử dụng Voice AI để ghi chép thu chi nhanh chóng",
      "url": "/?action=voice",
      "icons": [
        {
          "src": "/icon-voice.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Chat với AI",
      "short_name": "Chat AI",
      "description": "Chat với AI để quản lý tài chính thông minh",
      "url": "/?action=chat",
      "icons": [
        {
          "src": "/icon-chat.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Chụp ảnh hóa đơn",
      "short_name": "Scan Bill",
      "description": "Chụp ảnh hóa đơn để AI tự động ghi nhận",
      "url": "/?action=scan",
      "icons": [
        {
          "src": "/icon-scan.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/x-money-ai-qu%E1%BA%A3n-l%C3%BD-thu-chi/id6744131964",
      "id": "6744131964"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.tmi.xmoney&hl=gsw",
      "id": "com.tmi.xmoney"
    }
  ],
  "prefer_related_applications": true
}
