{
  "name": "Fleetway - Track Your Package",
  "short_name": "Fleetway Track",
  "description": "Track your deliveries in real-time with Fleetway",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0891b2",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-customer-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-customer-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://track.fleetwaysoftware.com/manifest-track.json" }
  ]
}
