{
  "name": "Shell App",
  "short_name": "Shell",
  "start_url": "/shell/",
  "display": "standalone",
  "background_color": "#1c738d",
  "theme_color": "#1c738d",
  "icons": [
    {
      "src": "/favicon-light.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
