{
  "name": "BITFEE — Bitcoin Fee Predictor",
  "short_name": "BITFEE",
  "description": "ML-powered Bitcoin transaction fee forecasting and alerts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00B140",
  "icons": [
    { "src": "/bitfee-logo.png", "sizes": "160x160", "type": "image/png" },
    { "src": "/bitfee-logo.webp", "sizes": "160x160", "type": "image/webp" },
    { "src": "/icons/bitfee-logo-dark.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
