{
  "name": "Motoland Rent a Car",
  "short_name": "Motoland",
  "description": "Car, jeep and scooter hire in Leros - book online with no credit card required, collection from airport, ports or your location.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2f3192",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "transportation", "business"],
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "favicon.ico",
      "type": "image/x-icon",
      "sizes": "32x32 16x16"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any maskable"
    },
    {
      "src": "motoland-logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a car",
      "short_name": "Booking",
      "description": "Reserve a car or scooter in Leros",
      "url": "/#booking"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Phone, email and contact form",
      "url": "/#contact"
    }
  ]
}
