{
  "name": "Nilaveli Dolphin Tours - Ocean Adventures",
  "short_name": "Nilaveli Dolphin Tours",
  "description": "Award-winning dive center offering snorkeling, scuba diving, whale & dolphin watching, fishing and boat tours. Book your ocean adventure today.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-landscape",
  "theme_color": "#082f49",
  "background_color": "#ffffff",
  "categories": ["travel", "tourism"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Adventure",
      "short_name": "Book",
      "description": "Book your ocean adventure",
      "url": "/#contact",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "View Activities",
      "short_name": "Activities",
      "description": "Browse our activities",
      "url": "/#activities",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
