{
  "name": "JustHodl.AI",
  "short_name": "JustHodl",
  "description": "Self-hosted Bloomberg Terminal — macro regime, signals, portfolio, AI co-pilot",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#facc15",
  "categories": ["finance", "productivity", "business"],
  "lang": "en-US",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%230a0a0a' rx='28'/%3E%3Ctext x='50%25' y='52%25' text-anchor='middle' dominant-baseline='middle' font-family='system-ui,-apple-system,sans-serif' font-size='90' font-weight='800' fill='%23facc15'%3EJ%3C/text%3E%3Ctext x='50%25' y='80%25' text-anchor='middle' font-family='system-ui,sans-serif' font-size='18' font-weight='600' fill='%23facc15'%3EHODL%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%230a0a0a' rx='76'/%3E%3Ctext x='50%25' y='52%25' text-anchor='middle' dominant-baseline='middle' font-family='system-ui,-apple-system,sans-serif' font-size='240' font-weight='800' fill='%23facc15'%3EJ%3C/text%3E%3Ctext x='50%25' y='80%25' text-anchor='middle' font-family='system-ui,sans-serif' font-size='48' font-weight='600' fill='%23facc15'%3EHODL%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Portfolio",
      "url": "/portfolio.html",
      "description": "Live book — positions, P&L, sizing"
    },
    {
      "name": "Action",
      "url": "/master-rank.html",
      "description": "Top-ranked tickers"
    },
    {
      "name": "Why",
      "url": "/why.html",
      "description": "Cross-signal explainer"
    },
    {
      "name": "Macro Regime",
      "url": "/macro-data.html",
      "description": "Current regime + forward returns"
    }
  ]
}
