{
  "name": "Dazey – Random Video Chat",
  "short_name": "Dazey",
  "description": "Connect with strangers instantly through encrypted, peer-to-peer video conversations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141414",
  "theme_color": "#EDB75E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
