{
  "name": "GF Controls Warehouse",
  "short_name": "GF Warehouse",
  "description": "Inventory scanning & dispatch app for the GF Controls warehouse",
  "start_url": "/warehouse.html",
  "scope": "/warehouse.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#f97316",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
