{
  "name": "Gastos del hogar",
  "short_name": "Gastos",
  "description": "Control de ingresos y gastos del hogar",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f4",
  "theme_color": "#14532d",
  "lang": "es-AR",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
