{
  "name": "Kitchen Adventure: The Lost Recipe",
  "short_name": "Kitchen Adventure",
  "description": "Un joven chef viaja por diferentes mundos buscando los ingredientes legendarios para completar el Libro Maestro de Recetas.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "theme_color": "#0c1f13",
  "background_color": "#000000",
  "categories": ["games", "entertainment"],
  "lang": "es",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Kitchen Adventure gameplay"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
