{
  "name": "skINCI SCIEnce",
  "short_name": "skINCI",
  "description": "Salonbeheer, kassa en AI-huidanalyse",
  "start_url": "agenda.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4ff",
  "theme_color": "#ffffff",
  "lang": "nl-BE",
  "icons": [
    {
      "src": "icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}