{
  "short_name": "Melodify",
  "author": "melodify.app",
  "name": "Melodify",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "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": "pwa.melodify.app",
    "scope_url_path": "/"
  },
  "id": "/?standalone",
  "start_url": "/?standalone",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Downloaded music",
      "short_name": "Downloads",
      "url": "/downloads",
      "icons": [{ "src": "/icons/192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "theme_color": "#0E0E0E",
  "background_color": "#F2C94C",
  "background_audio": true
}
