{
  "name": "Relay",
  "short_name": "Relay",
  "description": "Where your people hang out.",
  "start_url": "/channels/@me",
  "display": "standalone",
  "background_color": "#0f1012",
  "theme_color": "#5865f2",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "social",
    "communication"
  ],
  "shortcuts": [
    {
      "name": "Open App",
      "url": "/channels/@me",
      "description": "Jump to your channels"
    }
  ]
}
