{
  "short_name": "Park Tour",
  "name": "NY Central Park Tour — Pedicab, Bike, E-Scooter & Walking Tours",
  "description": "See Central Park your way — book pedicab tours, guided bike & e-scooter tours, rentals, and walking tours in NYC. Family-run since 1999. Easy online booking, no hidden fees.",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#054224",
  "background_color": "#ffffff",
  "categories": ["travel", "tourism", "recreation", "entertainment", "sustainability"],
  "prefer_related_applications": false,
  "related_applications": [],
  "lang": "en-US",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Book a Pedicab Tour",
      "short_name": "Book Tour",
      "description": "Book your Central Park pedicab tour",
      "url": "/tours",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Christmas Lights Tour",
      "short_name": "Christmas",
      "description": "NYC Christmas lights pedicab tour",
      "url": "/events/christmas-lights",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Proposal Tour",
      "short_name": "Proposal",
      "description": "Marriage proposal pedicab experience",
      "url": "/proposals",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Why Pedicabs",
      "short_name": "Why Eco",
      "description": "Eco-friendly Central Park alternative",
      "url": "/eco-tours",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
