{
  "name": "Binashi — Prediction markets",
  "short_name": "Binashi",
  "description": "Trade on real-world events. Politics, crypto, sports, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0c12",
  "theme_color": "#00d27a",
  "icons": [
    {
      "src": "/binashi-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Markets",
      "short_name": "Markets",
      "url": "/markets",
      "icons": [{ "src": "/binashi-favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "url": "/portfolio",
      "icons": [{ "src": "/binashi-favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Live",
      "short_name": "Live",
      "url": "/calendar",
      "icons": [{ "src": "/binashi-favicon.svg", "sizes": "any" }]
    }
  ],
  "categories": ["finance", "social", "entertainment"]
}
