{
  "name": "Rachela's Cleaning Service",
  "short_name": "RCS",
  "description": "Employee time tracking and operations for Rachela's Cleaning Service",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#B22234",
  "theme_color": "#B22234",
  "lang": "es",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/icon-432.png",
      "sizes": "432x432",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-432.png",
      "sizes": "432x432",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"]
}
