{
  "name": "WALLET",
  "short_name": "WALLET",
  "description": "Your money, put to work. On-device, private.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0c08",
  "theme_color": "#17150f",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
