{
  "name": "LedgerWAR — Crypto Intelligence",
  "short_name": "LedgerWAR",
  "description": "AGENT LEDGER tracks the crypto saga and debates the internet's future through 2033. Live on @LedgerWarRoom.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "news", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663746848681/nwkYWNkYAJtFtBCV3vs2bz/ledgerwar-hero-bg-MWD6tZohSKdvwhLaAaJajB.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "label": "LedgerWAR War Room Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "War Room Dashboard",
      "short_name": "War Room",
      "description": "Live crypto market intelligence",
      "url": "/#warroom",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Briefing",
      "short_name": "Briefing",
      "description": "AGENT LEDGER AI market analysis",
      "url": "/#briefing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
