{
  "name": "IMP PrintHub",
  "short_name": "IMP PrintHub",
  "description": "A simple self-service printing system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f9fb",
  "theme_color": "#004ac6",
  "orientation": "any",
  "icons": [
    {
      "src": "https://api.iconify.design/lucide:printer.svg?color=%23004ac6",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
