{
  "name": "ABYSS - Tours & Rentals @ Koločep",
  "short_name": "ABYSS",
  "description": "Rent kayaks, paddleboards, and mountain bikes on Koločep island, Croatia. Explore the beautiful Adriatic coast and hidden caves.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "categories": [
    "travel",
    "sports",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/logo/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/logo/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kayak Rental",
      "short_name": "Kayak",
      "description": "View kayak rental options",
      "url": "/en/kayak",
      "icons": [
        {
          "src": "/icons/kayak.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Paddle Board",
      "short_name": "Paddle",
      "description": "View paddle board rental options",
      "url": "/en/paddle",
      "icons": [
        {
          "src": "/icons/paddle.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Mountain Bike",
      "short_name": "Bike",
      "description": "View mountain bike rental options",
      "url": "/en/bike",
      "icons": [
        {
          "src": "/icons/bicycle.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Make Reservation",
      "short_name": "Reserve",
      "description": "Make a reservation",
      "url": "/en/reservation",
      "icons": [
        {
          "src": "/icons/booking.png",
          "sizes": "64x64"
        }
      ]
    },
    {
      "name": "Price List",
      "short_name": "Prices",
      "description": "View our price list",
      "url": "/en/pricelist",
      "icons": [
        {
          "src": "/icons/price-tag-color.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}