{
  "name": "WorkCloud OTA",
  "short_name": "WorkCloud OTA",
  "description": "Không gian làm việc OTA cho homestay và khách sạn nhỏ.",
  "start_url": "/?utm_source=pwa",
  "canonical_url": "https://ota.workcloud.vn",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7fb",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "https://cdn.workcloud.vn/android-icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://cdn.workcloud.vn/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn.workcloud.vn/android-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/"
}
