{
  "name": "IMMERSE",
  "short_name": "IMMERSE",
  "description": "A Progressive Web App allowing users to access IMMERSE from their web-enabled devices.",
  "start_url": "/login",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0d0a30",
  "theme_color": "#0d0a30",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
