{
  "name": "FinScreener",
  "short_name": "FinScreener",
  "description": "Personal research tool for SEC EDGAR financial filings.",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "theme_color": "#1c1917",
  "background_color": "#fafaf8",
  "display": "standalone",
  "start_url": "/home"
}
