{
  "name": "McIntosh DAP",
  "short_name": "McIntosh",
  "description": "Reference Digital Audio Player",
  "start_url": "https://hdsoundsystem.github.io/McIntosh-DAP/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}