{
  "name": "BSC Digest App",
  "short_name": "BSC Digest",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1020",
  "theme_color": "#0d1020",
  "description": "A compact digest-style conversion page with animated market cards, registration UI, and Android app download routing.",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}