{
  "name": "Anchor Pulse",
  "short_name": "Pulse",
  "description": "A calmer way to watch the tape — live quotes, curated news, and a daily AI read.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B5560",
  "theme_color": "#0B5560",
  "categories": ["finance", "news", "productivity"],
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
