{
  "name": "AuditSentry",
  "short_name": "AuditSentry",
  "description": "Governance, risk and compliance: the work queue, registers and evidence, on the phone you have with you.",
  "start_url": "/my-work",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf9f5",
  "theme_color": "#0c7477",
  "lang": "en",
  "dir": "auto",
  "icons": [
    { "src": "/auditsentry_dark.png", "sizes": "any", "type": "image/png", "purpose": "any" },
    { "src": "/auditsentry_dark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "My work", "url": "/my-work" },
    { "name": "Report an incident", "url": "/incidents/new" },
    { "name": "Findings", "url": "/findings" }
  ]
}
