{
  
  "name": "River",
  "short_name": "River",
  "description": "A behavioral cognition layer attached to investing moments. The gap between self-image and behavior.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "Check a trade",
      "short_name": "Decision Gate",
      "url": "/decision-gate",
      "description": "Evaluate a trade before you make it"
    },
    {
      "name": "Decision Ledger",
      "short_name": "Ledger",
      "url": "/ledger",
      "description": "View River's public decision track record"
    }
  ]
}
