{
  "name": "Trades & Markets",
  "short_name": "T&M",
  "description": "AI-powered business advisor for trades and service business owners",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%238b5cf6'/><text y='.9em' font-size='70' x='12'>✦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    { "name": "Home", "url": "/", "description": "AI Search" },
    { "name": "Markets", "url": "/markets", "description": "Global Markets tracker" },
    { "name": "Research", "url": "/research", "description": "Market Research" }
  ]
}
