{
  "name": "VakayGo — Caribbean Travel",
  "short_name": "VakayGo",
  "description": "Book stays, tours, dining, events & transport across 21 Caribbean islands",
  "start_url": "/explore",
  "display": "standalone",
  "background_color": "#1C2333",
  "theme_color": "#1A6B6A",
  "orientation": "any",
  "categories": ["travel", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/explore.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Explore Caribbean destinations"
    },
    {
      "src": "/screenshots/explore-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Explore Caribbean destinations on desktop"
    },
    {
      "src": "/screenshots/listing.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "View listing details and book"
    },
    {
      "src": "/screenshots/listing-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "View listing details and book on desktop"
    }
  ]
}
