{
  "name": "HNVG Material Receiving",
  "short_name": "Receiving",
  "description": "Scan incoming material tickets and build daily receiving reports — works offline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0F2B3C",
  "theme_color": "#0F2B3C",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
