{
  "name": "143 Be The Light Assessment",
  "short_name": "143 BTL",
  "description": "Your light isn't gone. It's just been covered. Discover where your energy is and the one skill that will make everything else easier.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F7FC",
  "theme_color": "#5B2D8E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "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"
    }
  ]
}
