{
 "name": "38 Talent",
 "short_name": "38 Talent",
 "description": "Talent development and music asset management. Empowering creative talent around the world.",
 "start_url": "/?src=pwa",
 "scope": "/",
 "display": "standalone",
 "background_color": "#0a0a0b",
 "theme_color": "#0a0a0b",
 "orientation": "portrait-primary",
 "lang": "en",
 "dir": "ltr",
 "categories": [
  "entertainment",
  "music",
  "business"
 ],
 "icons": [
  {
   "src": "/assets/img/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/assets/img/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/assets/img/icon-maskable-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ],
 "shortcuts": [
  {
   "name": "Artists",
   "url": "/artists/"
  },
  {
   "name": "News",
   "url": "/news/"
  },
  {
   "name": "Bookings",
   "url": "/bookings/"
  },
  {
   "name": "Contact",
   "url": "/contact/"
  }
 ]
}