{
  "name": "VantaBlack",
  "short_name": "VantaBlack",
  "description": "VantaBlack subscriber portal — track trades and P&L",
  "start_url": "/portal/",
  "display": "standalone",
  "background_color": "#333D35",
  "theme_color": "#333D35",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/portal/icon-192.png?v=13",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/portal/icon-512.png?v=13",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
