← Back
{
  "name": "Weather Bot — Polymarket",
  "short_name": "WeatherBot",
  "description": "Polymarket weather prediction bot dashboard",
  "start_url": "/weather-bot/",
  "scope": "/weather-bot/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    { "src": "static/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "static/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}

📜 Git History

8fca132chore: initial commit — version control setup5 weeks ago
Show last diff
Loading...