{
  "name": "Silo - La app de finanzas",
  "short_name": "Silo",
  "description": "Planificación financiera personal y compartida",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#232946",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "Silo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Silo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
