{
  "name": "Boom Pomodoro V3.1",
  "short_name": "Pomodoro",
  "description": "Pomodoro-app in Boom huisstijl met persoonlijke Teams-notificaties via M365-login en config.json.",
  "lang": "nl-NL",
  "start_url": "/",
  "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"
    }
  ]
}
