{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Eurosynapse",
  "short_name": "Eurosynapse",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#080F1E",
  "theme_color": "#E8554E",
  "description": "Technology consulting, custom software and pre-built solutions.",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
