{
  "name": "Echo Virtual Support",
  "short_name": "Echo",
  "description": "Premium Digital Services at 75% Lower Cost",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0D0D12",
  "theme_color": "#0D0D12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "echo/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "echo/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
