{
  "name": "BTC Predict - Bitcoin Price Prediction",
  "short_name": "BTC Predict",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#11111b",
  "theme_color": "#f7931a",
  "icons": [
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
