{
  "id": "/?app=client",
  "name": "Magic Card - Portefeuille Client",
  "short_name": "Magic Card",
  "description": "Portefeuille mobile client pour enregistrer et utiliser vos cartes cadeaux avec votre téléphone.",
  "start_url": "/?app=client",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
