{
  "name": "Easy Call Report",
  "short_name": "Easy Call Report",
  "description": "Your Contact Center to manage calls in an easy way",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6264A7",
  "icons": [
    {
      "src": "/img/EasyCallReport_Icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/EasyCallReport_Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "orientation": "any"
}