{
  "name": "Lucas Load Scheduler",
  "short_name": "Lucas Load",
  "description": "Water delivery scheduling app for Lucas Residential Water Services",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0052CC",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230052CC' width='192' height='192'/><text x='50%' y='50%' font-size='140' text-anchor='middle' dominant-baseline='middle' y='55%'>🍪</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'><rect fill='%230052CC' width='512' height='512'/><text x='50%' y='50%' font-size='380' text-anchor='middle' dominant-baseline='middle' y='55%'>🍪</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Lookup",
      "short_name": "Lookup",
      "description": "Quick customer lookup",
      "url": "/?view=lookup",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='75' font-size='90'>🍪</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='white' width='540' height='720'/><text x='270' y='360' font-size='200' text-anchor='middle' dominant-baseline='middle'>🍪</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
