{
  "name": "Bev Deck",
  "short_name": "Bev Deck",
  "description": "The modern brewery platform, built for your entire brewing company.",
  "theme_color": "#1A4FD6",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Calendar",
      "url": "/calendar",
      "description": "Production calendar"
    },
    {
      "name": "Orders",
      "url": "/orders",
      "description": "Sales orders"
    }
  ]
}
