{
  "name": "REVEAL",
  "short_name": "REVEAL",
  "description": "Market intelligence. Plain English. Before you trade.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A18",
  "theme_color": "#1A1A18",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "news"],
  "lang": "en-US"
}
