{
  "name": "Understairs Cellar",
  "short_name": "Understairs Cellar",
  "description": "Private wine tracker for the Understairs crew",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#c8a97e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icon-192v6.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512v6.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
