{
  "name": "TC Co-Pilot",
  "short_name": "TCCP",
  "description": "Travel Counsellors Co-Pilot assistant",
  "start_url": "./?pwa=true",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "https://asset-store.public.prod.travelcounsellors.io/tc-copilot/icons/png/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://asset-store.public.prod.travelcounsellors.io/tc-copilot/icons/png/logo-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "https://asset-store.public.prod.travelcounsellors.io/tc-copilot/icons/png/logo-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "https://asset-store.public.prod.travelcounsellors.io/tc-copilot/icons/png/logo-167.png",
      "sizes": "167x167",
      "type": "image/png"
    },
    {
      "src": "https://asset-store.public.prod.travelcounsellors.io/tc-copilot/icons/png/logo-152.png",
      "sizes": "152x152",
      "type": "image/png"
    }
  ]
}