{
  "name": "Sun 'n' Sand Exclusive Gift Shop",
  "short_name": "Sun 'n' Sand",
  "description": "Negril's premier destination for authentic Jamaican souvenirs and gifts at Time Square Shopping Mall.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0e0e",
  "theme_color": "#0e0e0e",
  "lang": "en",
  "categories": ["shopping", "travel", "lifestyle"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Online Store",
      "short_name": "Shop",
      "url": "https://sun-n-sand.salespoint360.com/storefront.php",
      "description": "Browse and order online"
    },
    {
      "name": "Visit Us",
      "short_name": "Visit",
      "url": "/#visit",
      "description": "Hours, address, and directions"
    }
  ]
}
