{
  "name": "TradeDesk — Run your hustle. Get protected.",
  "short_name": "TradeDesk",
  "description": "The free business toolkit from the Government of Barbados. Invoice, get paid online, track expenses — and your NIS benefits build automatically.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0c2340",
  "theme_color": "#0c2340",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "productivity", "government"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}