← Назад{
"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" }
]
}