{
  "name": "Integra",
  "short_name": "Integra",
  "description": "The work your office does between systems, prepared overnight and waiting for your approval.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0D1012",
  "theme_color": "#0D1012",
  "orientation": "any",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
