{
  "name": "OBELIQ · Signal Intelligence",
  "short_name": "OBELIQ",
  "description": "A live algorithm publishing trade calls in public. Crypto, macro, and prediction markets. Free. Always evolving.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "any",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "/branding/obeliq-mark-256.png?v=77", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/branding/obeliq-mark.png?v=77",     "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/branding/obeliq-mark-256.png?v=77", "sizes": "256x256", "type": "image/png", "purpose": "maskable" },
    { "src": "/branding/obeliq-mark.png?v=77",     "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Terminal", "url": "/app",      "description": "The live signal terminal" },
    { "name": "Markets",  "url": "/markets",  "description": "All published calls" },
    { "name": "Trade",    "url": "/trade",    "description": "Live trading view" },
    { "name": "Roadmap",  "url": "/roadmap",  "description": "What ships next" }
  ]
}
