{
  "name": "Sonear Watch Together",
  "short_name": "Watch",
  "description": "Watch videos in sync with friends",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/watch/",
  "scope": "/watch/",
  "icons": [
    {
      "src": "/watch/icon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
