{
  "name": "RideOwn",
  "short_name": "RideOwn",
  "description": "Book direct with your driver. Save 20% vs Uber.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ],
  "categories": ["travel", "transportation"]
}
