{
 "name": "Playerweek",
 "short_name": "Playerweek",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#0d1216",
 "theme_color": "#0d1216",
 "icons": [
  {
   "src": "/icon.svg",
   "sizes": "any",
   "type": "image/svg+xml",
   "purpose": "any maskable"
  }
 ]
}