{
  "name": "AUTIV \u2014 Automated Deriv Trading",
  "short_name": "AUTIV",
  "description": "AUTIV automated trading for Deriv Step Index 100 and Multiplier contracts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7f9",
  "theme_color": "#d71920",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}