{
  "orientation": "portrait-primary",
  "display": "standalone",
  "icons": [
    {
      "src": "icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "name": "iECM",
  "short_name": "iECM",
  "description": "iECM - Intelligent, Insightful & Impactful",
  "start_url": "/",
  "background_color": "#2d8cf0",
  "theme_color": "#2d8cf0"
}