{
  "name": "btc.london",
  "short_name": "btc.london",
  "description": "Crypto news aggregator with bias filter and sentiment weather map. Be the signal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080b10",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "categories": ["news", "finance"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "News Feed",
      "short_name": "Feed",
      "url": "/",
      "description": "Latest crypto news with bias filter"
    }
  ]
}
