{
  "name": "Iglesia del Puente",
  "short_name": "IDP",
  "description": "Aplicación oficial de la Iglesia del Puente. Gestión de células, biblioteca de sermones, escuela bíblica y más.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1c33",
  "theme_color": "#0f1c33",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
