{
  "name": "Satoshi.BTC - Bitcoin Layer 2 Explorer",
  "short_name": "Satoshi.BTC",
  "description": "Revolutionary Bitcoin Layer 2 ecosystem with bridgeless trading, universal wallet support, and AI-powered DeFi assistance",
  "start_url": "/satoshi-btc.html",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#F7931A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["finance", "productivity", "utilities"],
  "keywords": ["bitcoin", "layer2", "defi", "trading", "wallet", "cryptocurrency", "blockchain", "satoshi"],
  "icons": [
    {
      "src": "/assets/icons/satoshi-btc-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/satoshi-btc-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/satoshi-btc-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/satoshi-btc-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/satoshi-btc-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/satoshi-btc-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/satoshi-btc-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/satoshi-btc-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Connect Wallet",
      "short_name": "Wallet",
      "description": "Connect your preferred Bitcoin wallet",
      "url": "/wallet.html",
      "icons": [
        {
          "src": "/assets/icons/wallet-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "ZenSwap DEX",
      "short_name": "Trade",
      "description": "Access bridgeless Bitcoin trading",
      "url": "/zenswap-widget.html",
      "icons": [
        {
          "src": "/assets/icons/zenswap-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Bitcoin L2 Explorer",
      "short_name": "Explore",
      "description": "Discover Bitcoin Layer 2 innovations",
      "url": "/bitcoin-l2-landing.html",
      "icons": [
        {
          "src": "/assets/icons/bitcoin-l2-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://polyglot.fi"
    }
  ],
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "bitcoin",
      "url": "/satoshi-btc.html?address=%s"
    }
  ]
}
