{
  "name": "st-ox Stock Portfolio Tracker",
  "short_name": "st-ox",
  "description": "Track your stock portfolio across US and European markets with live quotes, multi-currency support, and technical analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101317",
  "theme_color": "#101317",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
