{
  "id": "/wallet",
  "name": "DIS+ Wallet",
  "short_name": "DIS+ Wallet",
  "description": "Mon portefeuille de cartes DIS+ et mes gains d'affiliation.",
  "start_url": "/wallet",
  "scope": "/wallet",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#efefef",
  "theme_color": "#8B0000",
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    { "src": "/pwa/wallet-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa/wallet-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa/wallet-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/pwa/wallet-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
