{
  "name": "FleetCore AI by Navorus",
  "short_name": "FleetCore AI",
  "description": "Run your whole fleet from one screen \u2014 the AI Load Copilot, loads, settlements, IFTA, fuel, and driver paperwork.",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#020308",
  "background_color": "#020308",
  "display": "standalone"
}