{
  "name": "ZouM — Watch Parties with Friends",
  "short_name": "ZouM",
  "description": "Watch videos together in perfect sync with friends.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "/zoum-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/zoum-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
