{
  "name": "Audiomack",
  "short_name": "Audiomack",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "description": "Audiomack is the place for artists to effortlessly share their music and for fans to discover and download free songs and albums.",
  "display_override": ["window-control-overlay", "minimal-ui"],
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/manifest/logo-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/manifest/logo-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
