{
  "name": "Party Room",
  "short_name": "PartyRoom",
  "description": "Voice and Video Party Rooms",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080710",
  "theme_color": "#080710",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-touch-icon-120x120.png?v=3",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-152x152.png?v=3",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-167x167.png?v=3",
      "sizes": "167x167",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=3",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo.png?v=3",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
