{
  "name": "MSISDN Detector - Nhận Diện Số Điện Thoại Truy Cập Website",
  "short_name": "MSISDN Detector",
  "description": "Giải pháp lấy số điện thoại khách hàng tự động khi truy cập website",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "vi",
  "dir": "ltr"
}
