{
  "short_name": "Leavehub",
  "name": "Leavehub - Leave Simply",
  "description": "Leave from anywhere, anytime.",
  "icons": [
    {
      "src": "/icon/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon/LeaveHub-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/LeaveHub.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false,
  "related_applications": []
}