{
  "name": "Honor Detail",
  "short_name": "Honor Detail",
  "description": "Veterans Funeral Service Coordinator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B3A5C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["lifestyle"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "View upcoming services"
    },
    {
      "name": "Calendar",
      "url": "/calendar",
      "description": "View service calendar"
    }
  ]
}
