{
  "name": "Project Corp",
  "short_name": "ProjectCorp",
  "description": "Gestión de proyectos y clientes",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f4f1",
  "theme_color": "#18170f",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%2318170f'/><rect x='24' y='24' width='64' height='64' rx='8' fill='white'/><rect x='104' y='24' width='64' height='64' rx='8' fill='white'/><rect x='24' y='104' width='64' height='64' rx='8' fill='white'/><rect x='104' y='104' width='64' height='64' rx='8' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%2318170f'/><rect x='64' y='64' width='168' height='168' rx='20' fill='white'/><rect x='280' y='64' width='168' height='168' rx='20' fill='white'/><rect x='64' y='280' width='168' height='168' rx='20' fill='white'/><rect x='280' y='280' width='168' height='168' rx='20' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
