{
  "name": "Globe Go Travels",
  "short_name": "GlobeGo",
  "description": "Book flights, hotels, cruises, and custom travel packages with Globe Go Travels.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f5f7f6",
  "theme_color": "#1b4332",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/images/globe-go-travels-logo-social.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/globe-go-travels-logo-social.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "booking", "tourism"],
  "lang": "en-CA",
  "dir": "ltr"
}
