{
  "name": "ASTRO FLIP",
  "short_name": "AstroFlip",
  "description": "¡Esquiva obstáculos y sobrevive en esta aventura espacial!",
  "start_url": ".",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a0a0a",
  "theme_color": "#1a202c",
  "icons": [
    {
      "src": "https://flip.plotcenter.com.ar/Sin-titulo-1-08-scaled.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "https://flip.plotcenter.com.ar/Sin-titulo-1-08-scaled.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
