{
  "name": "NoProblem Cooking - Orca Sistemas y Programación S.L.",
  "short_name": "NoProblem Cooking",
  "theme_color": "#d5d4c3",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "lang": "es",
  "icons": [
    {
      "src": "/webapp/icons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/webapp/icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/favicon.ico?1593682187",
      "sizes": "72x72 96x96 128x128 256x256 512x512"
    }
  ]
}