{
  "name": "PlanificApp",
  "short_name": "PlanificApp",
  "description": "Planificación Curricular Inteligente para Chile",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0E0A1E",
  "theme_color": "#F43F5E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23F43F5E'/><stop offset='1' stop-color='%2306B6D4'/></linearGradient></defs><rect width='100' height='100' rx='22' fill='url(%23g)'/><g transform='translate(20, 20) scale(2.5)' fill='white' fill-rule='evenodd'><path d='M9 3h6a1 1 0 0 1 1 1v1.5H8V4a1 1 0 0 1 1-1z'/><path d='M5 6h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2zm2.75 2.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5H7.75zm0 10a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5H7.75zm4.25-8.5Q12 13 16 13Q12 13 12 17Q12 13 8 13Q12 13 12 10z'/></g></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
