{
  "id": "/",
  "name": "SwipeToWatch",
  "short_name": "STW",
  "description": "Swipe movies together and get instant group matches.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#02060d",
  "theme_color": "#ff7a45",
  "icons": [
    {
      "src": "/stw-small.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/stw-large.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
