{
  "name": "MarketPulse Intelligence Brief",
  "short_name": "MarketPulse",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#e21d1d",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "./final_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./final_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
