{
  "name": "AlcoholStills.co",
  "short_name": "AlcoholStills",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4eee4",
  "theme_color": "#1b1713",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}