{
  "name": "Boom Pomodoro V3.3.1",
  "short_name": "Pomodoro",
  "description": "Pomodoro-app in Boom huisstijl met redirect-gebaseerde Microsoft 365 login en automatische persoonlijke Teams-notificaties.",
  "lang": "nl-NL",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f9fdfb",
  "theme_color": "#019e4a",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
