{
  "name": "Olymp Matix – AI Trading Robot",
  "short_name": "Olymp Matix",
  "start_url": "/app/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#161d27",
  "background_color": "#151d28",
  "icons": [
    {
      "src": "/app/matix/pwa/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/matix/pwa/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app/matix/pwa/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/app/images/pwa/web-app-manifest-screenshot-en-1.png",
      "sizes": "1242x2208",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Trading tool for advanced market analysis"
    },
    {
      "src": "/app/images/pwa/web-app-manifest-screenshot-en-2.png",
      "sizes": "1242x2208",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Easy and precise adjustment for best results"
    },
    {
      "src": "/app/images/pwa/web-app-manifest-screenshot-en-3.png",
      "sizes": "1242x2208",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Get real-time data and make informed decisions"
    },
    {
      "src": "/app/images/pwa/web-app-manifest-screenshot-en-4.png",
      "sizes": "1242x2208",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Easily manage trades with advanced charts"
    },
    {
      "src": "/app/images/pwa/web-app-manifest-screenshot-en-5.png",
      "sizes": "1242x2208",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Increase profits, lower risk with 24/7 support"
    }
  ]
}