{
  "name": "BluRelay — HVAC Payroll Verification & Dispatch",
  "short_name": "BluRelay",
  "description": "Payroll verification, AI call answering, smart scheduling, and team communication — all in one platform built for HVAC contractors.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-landing.jpeg",
      "sizes": "1125x2436",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "BluRelay landing page — HVAC Dispatch Simplified"
    },
    {
      "src": "/screenshot-team-roster.jpeg",
      "sizes": "1124x2436",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Team roster with real-time availability status"
    },
    {
      "src": "/screenshot-technician.png",
      "sizes": "1125x2436",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Technician profile with assigned jobs and directions"
    },
    {
      "src": "/screenshot-ai-dispatch.jpeg",
      "sizes": "1124x2436",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "BluIQ AI-powered dispatch technology"
    },
    {
      "src": "/screenshot-leader.jpeg",
      "sizes": "1125x2436",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Leader command center with full feature access"
    }
  ],
  "display_override": ["window-controls-overlay", "standalone"],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "categories": ["business", "productivity"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false
}
