{
  "name": "beffyautoai - Deriv Trading Analysis",
  "short_name": "beffyautoai",
  "description": "Professional AI-powered analysis tool for Deriv synthetic indices trading with live predictions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f172a' width='192' height='192'/><rect fill='%2310b981' x='24' y='24' width='144' height='144' rx='16'/><text x='96' y='120' font-size='60' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>B</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230f172a' width='512' height='512'/><rect fill='%2310b981' x='64' y='64' width='384' height='384' rx='48'/><text x='256' y='320' font-size='160' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>B</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2310b981' width='192' height='192'/><text x='96' y='120' font-size='60' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>B</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f172a' width='540' height='720'/><rect fill='%231e293b' x='20' y='40' width='500' height='100' rx='8'/><rect fill='%2310b981' x='40' y='60' width='200' height='20' rx='4'/><rect fill='%2364748b' x='40' y='90' width='300' height='12' rx='2'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Analysis",
      "short_name": "Analyze",
      "description": "Launch live market analysis",
      "url": "/?tab=analysis",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2310b981' width='96' height='96'/><text x='48' y='60' font-size='40' font-weight='bold' fill='white' text-anchor='middle'>▶</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
