{
  "name": "SnapLedger",
  "short_name": "SnapLedger",
  "description": "Real-time stock portfolio and watchlist tracker",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05060b",
  "theme_color": "#05060b",
  "icons": [
    {
      "src": "/primary_icon.png?v=20260303",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/primary_icon.png?v=20260303",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
