{
  "name": "DASHng - Car & Boat Rentals",
  "short_name": "DASHng",
  "description": "Rent cars or boats in minutes. DASHng makes car and boat rentals simple, fast, and reliable.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ff6b35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "transportation", "lifestyle"],
  "screenshots": [
    {
      "src": "/images/features/explore-fleet-screen.png",
      "sizes": "1170x2532",
      "type": "image/png"
    }
  ]
}
