{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "DigitalWave I.T. Services",
  "short_name": "DigitalWave",
  "description": "Technology that Empowers. Solutions that Deliver Victory.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fbff",
  "theme_color": "#41a3f9",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
