{
  "name": "GothShop",
  "short_name": "GothShop",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111113",
  "theme_color": "#111113",
  "icons": [
    {
      "src": "assets/skull-favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}