{
  "name": "iZein Tech POS — Register",
  "short_name": "iZein POS",
  "description": "Point-of-sale register that keeps selling through brief internet outages.",
  "id": "/register",
  "start_url": "/register",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6f9",
  "theme_color": "#0e7490",
  "icons": [
    { "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
