{
  "name": "BreakMingle",
  "short_name": "BreakMingle",
  "description": "BreakMingle helps people connect during their work breaks with others nearby or anywhere \u2014 meet with Mingle Now, match your Break Sync, join live Group Live Break Rooms, and chat.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}