{
  "name": "RalCentro",
  "short_name": "RalCentro",
  "description": "Profesionales verificados para tu hogar",
  "start_url": "/static/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f4c75",
  "orientation": "portrait",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
