{
  "name": "Lucy's Cleanings Team Hub",
  "short_name": "Team Hub",
  "description": "Internal team hub for Lucy's Cleanings.",
  "start_url": "/team",
  "display": "standalone",
  "background_color": "#ece7d6",
  "theme_color": "#7d9471",
  "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"
    }
  ]
}
