{
  "name": "Lerna",
  "short_name": "Lerna",
  "description": "Lerna — learn what you want, the way you want.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5B4FCF",
  "background_color": "#5B4FCF",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
