{
  "id": "clevr",
  "name": "KLEVR Chat",
  "short_name": "KLEVR Chat",
  "description": "Team chat for your KLEVR team.",
  "start_url": "/dashboard/chat?pwa=clevr",
  "scope": "/dashboard/chat",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1017",
  "theme_color": "#2196c9",
  "icons": [
    {
      "src": "/KLEVR-CHAT-apple-icon.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/clevr-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
