{
  "name": "Capitol Pulse",
  "short_name": "Capitol Pulse",
  "description": "Congressional stock disclosures, briefed the hour they file.",
  "id": "/app/",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "icons": [
    { "src": "/app/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/app/favicon-cp.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
