{
  "name": "WatchsParty",
  "short_name": "WatchsParty",
  "description": "Watch movies and shows together with friends — synced playback in the desktop app.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#141414",
  "theme_color": "#e50914",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/hero-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/hero-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
