{
  "name": "ConsentKit - America-First Consent Management",
  "short_name": "ConsentKit",
  "description": "The only CMP built specifically for US state privacy laws. Zero configuration, one-line install.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "icons": [
    {
      "src": "/shield.png",
      "sizes": "179x178",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your consent dashboard",
      "url": "https://dashboard.consentkit.us",
      "icons": [{ "src": "/shield.png", "sizes": "179x178", "type": "image/png" }]
    },
    {
      "name": "Documentation",
      "short_name": "Docs",
      "description": "Read the documentation",
      "url": "/docs",
      "icons": [{ "src": "/shield.png", "sizes": "179x178", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
