{
  "name": "Noir Rentals",
  "short_name": "Noir",
  "description": "Noir Rentals — bookings and driver operations",
  "start_url": "/admin/driver",
  "display": "standalone",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "icons": [
    { "src": "/assets/images/android-chrome-192x192.webp", "sizes": "192x192", "type": "image/webp" },
    { "src": "/assets/images/android-chrome-512x512.webp", "sizes": "512x512", "type": "image/webp" }
  ]
}
