{
  "name": "Vialmas - Néobanque Européenne Premium",
  "short_name": "Vialmas",
  "description": "La néobanque européenne de référence. Compte premium, carte métal, crédit jusqu'à 75 000€.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#165d3f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr-FR",
  "categories": ["finance", "banking", "business"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ouvrir un compte",
      "short_name": "Compte",
      "description": "Ouvrez votre compte Vialmas en 5 minutes",
      "url": "/register",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Simuler un crédit",
      "short_name": "Crédit",
      "description": "Simulez votre crédit Almas",
      "url": "/credit-almas",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
