{
  "id": "/",
  "name": "Cognativ",
  "short_name": "Cognativ",
  "description": "Cognitive Reflex Recognition® diagnostics — read the roots of behaviour, predict what follows, and see exactly how to change it.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F5F4",
  "theme_color": "#9D0212",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open the app",
      "short_name": "App",
      "url": "/app/",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Schedule a meeting",
      "short_name": "Schedule",
      "url": "/schedule-meeting/",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
