{
  "name": "Feather Exodus - El Exodo de las Plumas",
  "short_name": "FeatherExodus",
  "description": "Un juego arcade estilo NES donde ayudas a los patos en su éxodo.",
  "start_url": "/index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a0f1e",
  "theme_color": "#00e5cc",
  "icons": [
    {
      "src": "img/pt.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/pt.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
