{
  "name": "MTL Operations Platform",
  "short_name": "MTL",
  "description": "Motor Trade Logistics - Internal Operations Platform",
  "start_url": "/inbox",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#6B21A8",
  "theme_color": "#6B21A8",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "url": "/inbox",
      "icons": []
    },
    {
      "name": "Bookings",
      "short_name": "Bookings",
      "url": "/bookings",
      "icons": []
    },
    {
      "name": "Planning",
      "short_name": "Planning",
      "url": "/planning",
      "icons": []
    }
  ]
}
