{
  "id": "/",
  "name": "EuroClear Exchange",
  "short_name": "EuroClear",
  "description": "Wallet non-custodial e accesso ai servizi crypto di EuroClear Exchange.",
  "start_url": "/auth?app=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "lang": "it",
  "prefer_related_applications": false,
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/eurc-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/eurc-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 64x64 128x128",
      "type": "image/x-icon"
    }
  ]
}
