{
  "name": "Olivet · ISCC Massabalans",
  "short_name": "Olivet",
  "description": "Audit-ready ISCC massabalans administratie voor Olivet B.V.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#059669",
  "categories": ["business", "productivity"],
  "lang": "nl-NL",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nieuwe inkomende boeking",
      "short_name": "Inkomend",
      "url": "/inkomend/nieuw"
    },
    {
      "name": "Nieuwe uitgaande boeking",
      "short_name": "Uitgaand",
      "url": "/uitgaand/nieuw"
    },
    {
      "name": "Vrije voorraad",
      "short_name": "Voorraad",
      "url": "/voorraad"
    }
  ]
}
