{
  "name": "Cypress — Funeral Home Software",
  "short_name": "Cypress",
  "description": "Case management, family portal, and billing for funeral homes",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#3c5849",
  "theme_color": "#3c5849",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
