{
  "name": "FocusLync LyncBox",
  "short_name": "LyncBox",
  "description": "Facturen inlezen, beoordelen en boeken met FocusLync.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#103d68",
  "orientation": "any",
  "icons": [
    {
      "src": "./assets/lyncbox-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"]
}
