{
  "name": "Jungroo Tasks",
  "short_name": "Jungroo Tasks",
  "description": "Jungroo's internal task manager",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8FB",
  "theme_color": "#0094C7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/jungroo-mark.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/jungroo-mark.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
