{
  "id": "/",
  "name": "Parlay Sports Exchange",
  "short_name": "Parlay",
  "description": "Build a fantasy sports franchise, follow live games, and play sports markets from one command center.",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#0b0c10",
  "theme_color": "#0b0c10",
  "categories": [
    "sports",
    "games"
  ],
  "icons": [
    {
      "src": "/brand/PRLY-appicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/PRLY-coin-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/PRLY-coin-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/parlay-logo-still.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Command Center",
      "short_name": "Command",
      "description": "Open the Parlay command center.",
      "url": "/",
      "icons": [
        {
          "src": "/brand/PRLY-coin-128.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Fantasy Exchange",
      "short_name": "Exchange",
      "description": "Browse fantasy sports assets and markets.",
      "url": "/Markets",
      "icons": [
        {
          "src": "/brand/PRLY-coin-128.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Predict Hub",
      "short_name": "Predict",
      "description": "Open fantasy sports prediction markets.",
      "url": "/PredictHub",
      "icons": [
        {
          "src": "/brand/PRLY-coin-128.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Portfolio",
      "short_name": "Portfolio",
      "description": "Review your fantasy sports portfolio.",
      "url": "/Portfolio",
      "icons": [
        {
          "src": "/brand/PRLY-coin-128.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
