{
  "name": "BrokerRate — Freight Broker Reviews",
  "short_name": "BrokerRate",
  "description": "Rate freight brokers from 1 to 10 and leave remarks for other drivers.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
