{
  "name": "NYX: Bar Inventory",
  "short_name": "NYX Inventory",
  "description": "Bar inventory count tool for NYX Late Night",
  "start_url": "/kiosk/bar-inventory",
  "display": "standalone",
  "background_color": "#0a0e14",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
