{
  "name": "SSXgear — Skydive Sussex",
  "short_name": "SSXgear",
  "description": "Skydive Sussex Gear Service Request System",
  "start_url": "/index.htm",
  "display": "standalone",
  "background_color": "#080c12",
  "theme_color": "#080c12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23080c12'/><text y='130' x='50%' text-anchor='middle' font-size='110' font-family='Arial'>🪂</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23080c12'/><text y='360' x='50%' text-anchor='middle' font-size='300' font-family='Arial'>🪂</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fun Jumper Request",
      "short_name": "FJ Request",
      "description": "Submit a fun jumper service request",
      "url": "/index.htm?prefill=0",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🪂</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Rigger Queue",
      "short_name": "Queue",
      "description": "View the rigger service queue",
      "url": "/ssx_queue.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📋</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "My Rig",
      "short_name": "My Rig",
      "description": "View your rig service history",
      "url": "/customer.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🙋</text></svg>", "sizes": "96x96" }]
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": []
}
