{
  "name": "WatchParty - Real-Time Sync",
  "short_name": "WatchParty",
  "description": "Watch YouTube and Screen Shares together in perfect sub-50ms sync with zero echo voice chat and custom stickers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07090e",
  "theme_color": "#131314",
  "orientation": "any",
  "icons": [
    {
      "src": "/watchparty.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/watchparty.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
