{
  "name": "Shuttle Tamarindo",
  "short_name": "ShuttleTMD",
  "description": "Guaranteed shuttle transfers in Guanacaste, Costa Rica",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f3ec",
  "theme_color": "#1a6b4a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Transfer",
      "short_name": "Book",
      "description": "Book your shuttle transfer",
      "url": "/#book",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["travel", "transportation"]
}
