{
  "name": "ContextChannel",
  "short_name": "ContextChannel",
  "start_url": "/channels",
  "display": "standalone",
  "background_color": "#FFD700",
  "theme_color": "#000000",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/favicon.ico", "sizes": "16x16 32x32", "type": "image/x-icon" }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": { "url": "url", "title": "title", "text": "text" }
  }
}
