{
  "name": "BaliGoat — Bali Speedboat Tickets",
  "short_name": "BaliGoat",
  "description": "Book official Bali speedboat tickets online. Instant e-tickets, no hidden fees.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "categories": ["travel", "tickets", "transportation"],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/img/logo-small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Tickets",
      "short_name": "Book",
      "description": "Search and book speedboat tickets",
      "url": "/#booking"
    },
    {
      "name": "View Routes",
      "short_name": "Routes",
      "description": "View popular routes and prices",
      "url": "/#routes"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get help via WhatsApp",
      "url": "/contact.html"
    }
  ]
}
