{
  "name": "Carloo - Vehicle Allocation",
  "short_name": "Carloo",
  "description": "Vehicle allocation and monitoring system for fleet management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#002FA7",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/api/uploads/carloo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/uploads/carloo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
