{
  "id": "/catalogo/",

  "name": "Tu Cesta En Casa",

  "short_name": "TuCesta",

  "description":
  "Productos frescos ecológicos a domicilio en Gran Canaria",

  "start_url": "/App/",

  "scope": "/",

  "display": "standalone",

  "orientation": "portrait",

  "background_color": "#f4f4f0",

  "theme_color": "#2f5d1f",

  "lang": "es-ES",

  "categories": [
    "food",
    "shopping",
    "business"
  ],

  "icons": [

    {
      "src": "/wp-content/plugins/tucesta-catalogo-pro/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },

    {
      "src": "/wp-content/plugins/tucesta-catalogo-pro/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }

  ],

  "screenshots": [

    {
      "src": "/wp-content/plugins/tucesta-catalogo-pro/screenshot1.jpg",

      "sizes": "1080x1920",

      "type": "image/jpeg",

      "form_factor": "narrow",

      "label": "Catálogo móvil"
    },

    {
      "src": "/wp-content/plugins/tucesta-catalogo-pro/screenshot2.jpg",

      "sizes": "1920x1080",

      "type": "image/jpeg",

      "form_factor": "wide",

      "label": "Catálogo escritorio"
    }

  ]

}