{
  "name": "Sentinel Fortress",
  "short_name": "Sentinel",
  "description": "VOX Trading Intelligence Platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#00ff41",
  "icons": [
    { "src": "/static/images/logo.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" },
    { "src": "/static/images/logo.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ],
  "categories": ["finance", "productivity"]
}
