{
  "name": "ADEN · Budget Barn",
  "short_name": "ADEN",
  "description": "Budget Barn warehouse operations - picking, shipping, customer check-in, and order management",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "categories": ["business", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='28' fill='%230F172A'/%3E%3Ctext x='96' y='130' font-family='Arial,sans-serif' font-size='84' font-weight='900' text-anchor='middle' fill='%23F97316'%3EA%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='76' fill='%230F172A'/%3E%3Ctext x='256' y='350' font-family='Arial,sans-serif' font-size='220' font-weight='900' text-anchor='middle' fill='%23F97316'%3EA%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%230F172A'/%3E%3Ctext x='256' y='350' font-family='Arial,sans-serif' font-size='220' font-weight='900' text-anchor='middle' fill='%23F97316'%3EA%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pickup Queue",
      "short_name": "Queue",
      "description": "View customers waiting to be served",
      "url": "/?source=pwa-shortcut&page=queue",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='14' fill='%23F97316'/%3E%3Ctext x='48' y='66' font-family='Arial' font-size='52' text-anchor='middle' fill='white'%3E\uD83C\uDFAB%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "Order Picking",
      "short_name": "Pick",
      "description": "Scan and pick orders",
      "url": "/?source=pwa-shortcut&page=picking",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='14' fill='%2316A34A'/%3E%3Ctext x='48' y='66' font-family='Arial' font-size='52' text-anchor='middle' fill='white'%3E\u2705%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "Customer Check-in",
      "short_name": "Check-in",
      "description": "Public customer check-in page",
      "url": "/?view=checkin",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='14' fill='%23FBBF24'/%3E%3Ctext x='48' y='66' font-family='Arial' font-size='52' text-anchor='middle' fill='white'%3E\uD83D\uDC4B%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    }
  ]
}
