{
  "name": "Ekalon Delivery",
  "short_name": "Ekalon",
  "description": "Client portal and delivery operations from Ekalon Solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1a1a",
  "theme_color": "#0c1a1a",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
