{
  "theme_color": "#a5a4a4",
  "background_color": "#c1dfe2",
  "scope": "https://www.florette.es/",
  "start_url": "https://www.florette.es/?source=pwa",
  "name": "Florette",
  "short_name": "Florette",
  "description": "Donde crece la frescura",
  "display_override": ["window-control-overlay", "minimal-ui"],
  "display": "standalone",
  "icons": [
    {
      "src": "https://www.florette.es/wp-content/themes/florette/manifest/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.florette.es/wp-content/themes/florette/manifest/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "https://www.florette.es/wp-content/themes/florette/manifest/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "https://www.florette.es/wp-content/themes/florette/manifest/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}