{
  "name": "BrokerCheck",
  "short_name": "BrokerCheck",
  "description": "Vet any freight broker instantly. Check authority, bond, and carrier reviews.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Search Brokers", "url": "/index.html", "description": "Look up a freight broker" },
    { "name": "Worst Brokers", "url": "/leaderboard.html", "description": "See most-flagged brokers" },
    { "name": "My Reviews", "url": "/my-reviews.html", "description": "View your submitted reviews" }
  ]
}
