{
  "name": "Bitcoin Island",
  "short_name": "Bitcoin Island",
  "description": "Live Bitcoin dashboard with BTC price, mempool activity, Lightning Network stats, on-chain pulse, capital flows, Bitcoin treasuries, MSTR, STRC yield, top headlines, Power Law, and Bitcoin research.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05070b",
  "theme_color": "#0b0b0b",
 "icons": [
    {
      "src": "/favicon-16x16.png?v=1100",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png?v=1100",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=1100",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png?v=1100",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png?v=1100",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}