{
  "name": "RTrader — Трейдинговый портал",
  "short_name": "RTrader",
  "description": "RTrader — главный трейдинговый хаб: обучение, аналитика, комьюнити, VIP-клуб",
  "start_url": "/community",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#f5c518",
  "orientation": "portrait-primary",
  "lang": "ru",
  "icons": [
    {
      "src": "/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "800x800",
      "type": "image/png"
    }
  ]
}