{
  "id": "/app",
  "name": "TribeMarkets",
  "short_name": "TribeMarkets",
  "description": "Private, play-money prediction markets for your crew.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "lang": "en",
  "background_color": "#0f172a",
  "theme_color": "#16233f",
  "icons": [
    {
      "src": "/brand-symbol.png",
      "sizes": "490x490",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand-symbol.png",
      "sizes": "490x490",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Activity",
      "short_name": "Activity",
      "url": "/app/activity",
      "icons": [{"src": "/brand-symbol.png", "sizes": "490x490", "type": "image/png"}]
    },
    {
      "name": "Profile & notifications",
      "short_name": "Profile",
      "url": "/app/profile#notifications",
      "icons": [{"src": "/brand-symbol.png", "sizes": "490x490", "type": "image/png"}]
    }
  ]
}
