{
  "short_name": "ADEXNG",
  "name": "ADEXNG Transit Services",
  "description": "Enterprise Progressive Web App for driver operations, trips tracking, cash flow management, and fleet visibility.",
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "display": "standalone",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/adexng_logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}

