{
  "name": "CEDX Portal",
  "short_name": "CEDX",
  "description": "CEDX Portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2f3f7",
  "theme_color": "#0071e3",
  "orientation": "any",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "sizes": "512x285",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
