{
  "name": "Fenicia Docs",
  "short_name": "Fenicia Docs",
  "description": "Documentación oficial de Fenicia. Guías de usuario, referencia de API, y centro de ayuda.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff005d",
  "icons": [
    {
      "src": "/fenicia-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-large.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
