{
  "name": "RentFleet",
  "short_name": "RentFleet",
  "description": "Equipment Rental Operating System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6B7A2F",
  "orientation": "any",
  "icons": [
    {
      "src": "/pwa-icon-192.png?v=2026-04-27-rentfleet",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png?v=2026-04-27-rentfleet",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
