{
  "name": "GoodInvestGroup Algo Labs OS",
  "short_name": "GIG ALOS",
  "description": "Live algorithmic trading dashboard — real-time performance, journal, and account tracking powered by GoodInvestGroup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07111d",
  "theme_color": "#2bc46d",
  "icons": [
    {
      "src": "/static/brand/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/brand/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
