{
  "name": "Riders Share",
  "short_name": "Riders Share",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2185d0",
  "orientation": "portrait",
  "description": "Motorcycle Rentals & Tours",
  "categories": ["travel", "vehicles", "rentals"],
  "icons": [
    {
      "src": "favicon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}