{
  "name": "mellspin.live",
  "short_name": "mellspin",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f7f5",
  "theme_color": "#101820",
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}