{
  "name": "RoadReady Fleet OS",
  "short_name": "RoadReady",
  "description": "Automated trucking TMS with email-to-route load intake, multi-stop dispatch, GPS/HOS-aware ETA, driver documents, maintenance, invoicing and QuickBooks Online.",
  "start_url": "/app/dashboard",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/app/",
  "scope": "/"
}
