{
  "name": "FieldCRM — Flooding Solutions",
  "short_name": "FieldCRM",
  "description": "Flooding Solutions Advisory Group project management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2744",
  "theme_color": "#1a2744",
  "orientation": "any",
  "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='38' fill='%231a2744'/><text y='130' x='96' text-anchor='middle' font-size='120' font-family='system-ui'>🌊</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='100' fill='%231a2744'/><text y='350' x='256' text-anchor='middle' font-size='320' font-family='system-ui'>🌊</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Jobs",
      "url": "/?page=jobs",
      "description": "View all jobs"
    },
    {
      "name": "Tasks",
      "url": "/?page=tasks",
      "description": "View all tasks"
    },
    {
      "name": "Dispatch",
      "url": "/?page=dispatch",
      "description": "Dispatch board"
    }
  ]
}
