{
  "name": "MY PORTAL — MY CHOICE TRADING",
  "short_name": "MY PORTAL",
  "description": "Fleet & payroll platform for MY CHOICE TRADING LTD (UK).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "lang": "en-GB",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Quick Find (Scan a label)",
      "short_name": "Scan",
      "url": "/driver/address-finder/quick-find",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Address Finder",
      "short_name": "Addresses",
      "url": "/driver/address-finder",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
