{
  "name": "Salone Hidden Gems",
  "short_name": "SHG",
  "description": "Discover exquisite tours, cultural experiences, and the hidden beauty of Sierra Leone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en-SL",
  "dir": "ltr",
  "background_color": "#0a0a0a",
  "theme_color": "#1eb53a",
  "categories": ["travel", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 64x64 128x128 256x256",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/icon.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Tours",
      "short_name": "Tours",
      "description": "Browse all Sierra Leone tours",
      "url": "/tours",
      "icons": [{ "src": "/icon.webp", "sizes": "512x512" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [{ "src": "/icon.webp", "sizes": "512x512" }]
    }
  ]
}
