{
  "name": "Cipher & Row",
  "short_name": "Cipher & Row",
  "description": "Verify carriers and brokers in the US and Canada. Continuous compliance monitoring with signed webhook alerts. Driver Trust Links built in.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait",
  "categories": ["business", "productivity", "logistics"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Verify a carrier",
      "short_name": "Verify",
      "description": "Free public carrier and broker verification — no signup",
      "url": "/verify"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing"
    },
    {
      "name": "API documentation",
      "short_name": "Docs",
      "url": "/docs"
    }
  ]
}
