{
  "name": "UNIVERSITY OF LIFE",
  "short_name": "UNILIFE",
  "description": "Courses, teachers, live broadcasts and a transparent creator marketplace.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07152f",
  "theme_color": "#07152f",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "auto",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}