{
  "name": "Attender",
  "short_name": "Attender",
  "description": "Attender – Attendence registration for Microsoft Teams, Web & Apps",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v=pwa",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png?v=pwa",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
