{
  "name": "HST Command",
  "short_name": "HST",
  "description": "Web console for church health and safety team reports, logs, search, attachments, and print-ready handoff.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "orientation": "portrait",
  "background_color": "#f7f4ed",
  "theme_color": "#1a5d50",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
