{
  "name": "AlphaSignal Terminal",
  "short_name": "AlphaSignal",
  "description": "Institutional-grade crypto intelligence. Real-time signals, on-chain analytics, AI analysis.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#00f2ff",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
