{
  "name": "NomenScan \u2014 Belgian bill code reader",
  "short_name": "NomenScan",
  "description": "Scan a Belgian medical bill and read back its INAMI nomenclature codes, offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F6F5",
  "theme_color": "#0F766E",
  "icons": [
    {
      "src": "/app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/"
}