{
  "short_name": "My Referrals",
  "name": "Employee Referrals",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/my_referrals_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "white",
  "background_color": "white"
}