{
  "name": "Request Cards",
  "short_name": "Request Cards",
  "description": "Crypto card guide and read-only wallet connection.",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#587cf6",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/images/logo-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/images/logo-256.png", "sizes": "256x256", "type": "image/png", "purpose": "maskable" }
  ]
}