{
  "name": "AIBAY — eBay Market Intelligence",
  "short_name": "AIBAY",
  "description": "AI-powered eBay listing generator, live market research, supplier finder, profit calculator. Beats ZikAnalytics, AutoDS & SuperDS.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%231d4ed8'/><text x='50%25' y='54%25' dominant-baseline='central' text-anchor='middle' font-size='110' font-weight='900' fill='white' font-family='Arial'>A</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231d4ed8'/><text x='50%25' y='54%25' dominant-baseline='central' text-anchor='middle' font-size='300' font-weight='900' fill='white' font-family='Arial'>A</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Listing Generator",
      "short_name": "Generate",
      "description": "AI listing from any URL",
      "url": "/generate",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Supplier Finder",
      "short_name": "Suppliers",
      "description": "Find cheapest suppliers",
      "url": "/supplier-finder",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Profit Calculator",
      "short_name": "Profit",
      "description": "eBay profit & fee calculator",
      "url": "/profit-calculator",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Market Research",
      "short_name": "Research",
      "description": "Live eBay market data",
      "url": "/market-research",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    }
  ]
}
