{
  "name": "PopIn",
  "short_name": "PopIn",
  "description": "Make meaningful connections with Popin!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6161",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "177x177",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}