{
 "name": "HERE \u2014 A McCluster Production",
 "short_name": "HERE",
 "description": "The music, the work, the record \u2014 Matthew McCluster's platform.",
 "start_url": "./index.html",
 "scope": "./",
 "display": "standalone",
 "background_color": "#0b0908",
 "theme_color": "#0b0908",
 "icons": [
  {
   "src": "assets/img/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "assets/img/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}
