{
  "name": "Dugout — The Digital Vinyl Revolution",
  "short_name": "Dugout",
  "description": "Where vinyl collectors share their shelves and the world comes to listen.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/vinyl.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
