{
  "name": "TerminalValue.io — the investing tools index",
  "short_name": "TerminalValue",
  "description": "A manually-reviewed index of investing tools. No ads. No fluff. Just the stack.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Ask the concierge", "short_name": "Ask", "url": "/ask" },
    { "name": "Submit a tool", "short_name": "Submit", "url": "/submit" }
  ]
}
