{
  "name": "Full Pollos",
  "short_name": "FullPollos",
  "description": "Menú Digital y Gestión de Full Pollos",
  "start_url": "https://fullpollos.com/index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#f1c40f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "imagen/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "imagen/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}