{
  "name": "Gold Digger",
  "short_name": "Gold Digger",
  "description": "Find your vinyl wantlist in stock across record stores worldwide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#3B2507",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/brand/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/brand/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "img/brand/apple-touch-icon.jpg",
      "sizes": "180x180",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
