{
  "name": "OmnisBasiX - Giải pháp số cho doanh nghiệp",
  "short_name": "OmnisBasiX",
  "description": "Nền tảng cung cấp theme website chuẩn SEO, ứng dụng mobile, API, VPS, domain và server chất lượng cao",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "developer tools"
  ],
  "screenshots": [
    {
      "src": "/screenshot-540.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-1280.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Khám phá dịch vụ",
      "short_name": "Dịch vụ",
      "description": "Xem tất cả các dịch vụ của OmnisBasiX",
      "url": "/#features"
    },
    {
      "name": "Bảng giá",
      "short_name": "Giá",
      "description": "Xem bảng giá các dịch vụ",
      "url": "/#pricing"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "titles": "title",
      "texts": "text",
      "urls": "url"
    }
  }
}
