{
  "name": "JoyRide in Romania",
  "short_name": "JoyRide RO",
  "description": "Private transfers, tours & day trips across Romania. Airport transfer Bucharest Otopeni, Transfagarasan, Peles Castle, Sighisoara.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFBF7",
  "theme_color": "#E8621A",
  "lang": "en",
  "categories": [
    "travel",
    "transportation",
    "tourism"
  ],
  "icons": [
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Airport Transfer",
      "url": "/transfer-aeroport.html",
      "description": "Book a private airport transfer from Otopeni"
    },
    {
      "name": "All Destinations",
      "url": "/destinations.html",
      "description": "See all day trip destinations in Romania"
    },
    {
      "name": "WhatsApp Us",
      "url": "https://wa.me/40724916674",
      "description": "Message us on WhatsApp"
    }
  ]
}