{
  "name": "Enchanted Childcare - Sitter Portal",
  "short_name": "EC Portal",
  "description": "Sitter Portal for Enchanted Childcare LLC",
  "start_url": "/sitter",
  "scope": "/sitter",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
