{
  "short_name": "Vizzy",
  "name": "Vizzy",
  "description": "Create free music visualizers in our powerful online video editor. Attract more listeners and grow your audience with our professional music videos",
  "display": "standalone",
  "icons": [
    { "src": "/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "start_url": ".",
  "theme_color": "#4f2eb2",
  "background_color": "#131313",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Editor",
      "url": "/editor"
    },
    {
      "name": "Creations",
      "url": "/creations"
    },
    {
      "name": "Profile",
      "url": "/profile"
    }
  ],
  "url_handlers": [
    {
      "origin": "https://vizzy.io"
    }
  ],
  "handle_links": "auto"
}
