{
  "name": "BTC Address Checker",
  "short_name": "BTC Checker",
  "description": "Check balances for up to 500 Bitcoin addresses in a single API call.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#0a0e27",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
