{
  "name": "AirAssist - Airport Operations",
  "short_name": "AirAssist",
  "description": "Professional wheelchair assistance & airport mobility operations platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:#1e40af;stop-opacity:1'/><stop offset='100%' style='stop-color:#1e3a8a;stop-opacity:1'/></linearGradient></defs><rect width='192' height='192' fill='url(%23grad)' rx='45'/><text x='96' y='120' font-size='90' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central' font-family='Arial, sans-serif'>✈</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%231e40af;stop-opacity:1'/><stop offset='100%' style='stop-color:%231e3a8a;stop-opacity:1'/></linearGradient></defs><rect width='512' height='512' fill='url(%23grad)' rx='120'/><text x='256' y='320' font-size='240' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central' font-family='Arial, sans-serif'>✈</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%23f8fafc'/><text x='270' y='100' font-size='32' font-weight='bold' fill='%230f172a' text-anchor='middle'>AirAssist</text><text x='270' y='200' font-size='16' fill='%2364748b' text-anchor='middle'>Queue Management</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "View Queue",
      "short_name": "Queue",
      "description": "View active requests and queue",
      "url": "/?action=queue",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%231e40af' rx='22'/><text x='48' y='60' font-size='48' fill='white' text-anchor='middle' dominant-baseline='central'>📋</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "View new messages",
      "url": "/?action=messages",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%238b5cf6' rx='22'/><text x='48' y='60' font-size='48' fill='white' text-anchor='middle' dominant-baseline='central'>💬</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Create Request",
      "short_name": "New Request",
      "description": "Create a new request",
      "url": "/?action=new-request",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%2310b981' rx='22'/><text x='48' y='60' font-size='48' fill='white' text-anchor='middle' dominant-baseline='central'>➕</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
