{
  "name": "Exotiq.ai - Fleet Management Platform",
  "short_name": "Exotiq.ai",
  "description": "AI-powered fleet management for vehicle rental operations",
  "icons": [
    {
      "src": "/exotiq-logo-lockup.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/exotiq-logo-lockup.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-US"
}