{
  "name": "GT Dash Lab (Experimental)",
  "short_name": "GT Dash 🧪",
  "description": "Experimental Lab edition of GT Dash — real-time ticker, NYSE pulse, and visual mood simulation.",
  "id": "gt-dash-experimental",
  "start_url": "./index.html?mode=experimental",
  "display": "standalone",
  "background_color": "#070B14",
  "theme_color": "#070B14",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "assets/icon-beta-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-beta-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
