{
  "name": "BotListHub",
  "short_name": "BotListHub",
  "description": "The biggest Database of Telegram Bots",
  "start_url": "/botlisthub/",
  "display": "standalone",
  "background_color": "#0B1120",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/botlisthub/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/botlisthub/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/botlisthub/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
} 