{
  "name": "EXD Time Tracker",
  "short_name": "EXD Time",
  "description": "Experience Design - Time Registration",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6b21a8",
  "icons": [
    {
      "src": "/exd-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/exd-icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
