{
  "name": "Portal Familias - Fe y Alegría 38",
  "short_name": "Familias FyA38",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1e3a8a", 
  "icons": [
    {
      "src": "../public/img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../public/img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}