{
  "name": "Trip To South America",
  "short_name": "TTSA",
  "description": "Authentic South America tours. Guaranteed departures, local expert guides, multilingual support.",
  "start_url": "/home/en",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E3A536",
  "lang": "en",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/aboutus.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Trip To South America — Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Tours",
      "short_name": "Search",
      "url": "/search/en",
      "description": "Search for South America tours"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact/en",
      "description": "Get in touch with our team"
    }
  ]
}
