{
  "name": "FixonPro WMS Mobile",
  "short_name": "FixonPro WMS",
  "description": "FixonPro Warehouse Management System - mobile PWA for Gate In/Out, Receiving, Putaway, Inventory, Picking & Dispatch. Works fully offline using localStorage.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1f3a",
  "theme_color": "#0b1f3a",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%230b1f3a'/><rect x='44' y='58' width='104' height='20' rx='4' fill='%230d6efd'/><rect x='44' y='86' width='104' height='20' rx='4' fill='%23ffffff'/><rect x='44' y='114' width='66' height='20' rx='4' fill='%23ffffff'/><circle cx='134' cy='124' r='16' fill='%23ffc107'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%230b1f3a'/><rect x='120' y='156' width='272' height='52' rx='10' fill='%230d6efd'/><rect x='120' y='230' width='272' height='52' rx='10' fill='%23ffffff'/><rect x='120' y='304' width='176' height='52' rx='10' fill='%23ffffff'/><circle cx='356' cy='330' r='42' fill='%23ffc107'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
