{
  "name": "Roll Together",
  "short_name": "Roll Togethe",
  "description": "Roll Together is a free Chrome extension that syncs Crunchyroll video playback so you and your friends can watch anime together in real time. No account needed.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#fcfbfb",
  "theme_color": "#0f6877",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}