{
  "name": "ReMint back of house",
  "short_name": "ReMint",
  "description": "Orders, messages, arrivals and the rest of the back of house, on your home screen.",
  "id": "/admin",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "background_color": "#051009",
  "theme_color": "#17A479",
  "icons": [
    {
      "src": "/brand/app-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/app-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
