{
  "name": "F1 Predictions Bot",
  "short_name": "F1 Bot",
  "description": "Прогнози та статистика Формули-1",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#15151E",
  "theme_color": "#E10600",
  "orientation": "portrait",
  "scope": "/",
  "lang": "uk",
  "icons": [
    {
      "src": "/assets/images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}