{
  "name": "Healthy Aminos Warehouse",
  "short_name": "HA Warehouse",
  "description": "Warehouse operations for Healthy Aminos — pick, pack, scan, receive.",
  "start_url": "/admin/m",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d9488",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/warehouse-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/warehouse-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
