{
  "name": "Charvey — Building Legacy. Creating Impact.",
  "short_name": "Charvey",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#12211C",
  "theme_color": "#12211C",
  "icons": [
    {
      "src": "/icon-192-light.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-light.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "description": "The Charvey Business Transformation System: your compliance map, your path, your dashboards and your report.",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "My path",
      "short_name": "Path",
      "url": "/app/path"
    },
    {
      "name": "My report",
      "short_name": "Report",
      "url": "/app/report"
    },
    {
      "name": "Begin the screening",
      "short_name": "Begin",
      "url": "/start"
    }
  ]
}
