{
  "name": "Sentinel Home Care Management",
  "short_name": "Sentinel Home",
  "description": "Children's residential care home management system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF6EC",
  "theme_color": "#8B4226",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/sentinel-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/sentinel-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
