{
  "short_name": "Melodify",
  "name": "",
  "icons": [
    {
      "src": "/icons/96.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "desktop.melodify.app",
    "scope_url_path": "/"
  },
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#0B0B0D",
  "background_color": "#0B0B0D"
}
