{
  "name": "WholeBrand Operations Console",
  "short_name": "WholeBrand",
  "description": "JNK / WholeBrand operations - orders, arrivals, documents and reminders.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f9fc",
  "theme_color": "#3C7FB1",
  "icons": [
    {
      "src": "/wholebrand_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wholebrand_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}