{
  "name": "RentEvent Rental Management",
  "short_name": "RentEvent",
  "description": "Internal rental management app for products, bookings, dispatch, returns and reports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f1ea",
  "theme_color": "#2a0d14",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/RentEvent-WA-Logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/RentEvent-WA-Logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}