{
  "name": "TraderDynamiq — Trading Performance Analytics",
  "short_name": "TDQ",
  "description": "Read-only behavioral analytics for traders. Find mistakes, track rules, measure improvement.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#0b1020",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/imports",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
