{
  "short_name": "UVAPI",
  "name": "UVAPI.com ",
  "description": "UVAPI tienda online",
  "version": "1.0.1",
  "categories": ["shopping"],
  "icons": [
    {
      "src": "/wp-content/uploads/cropped-2.png",
      "sizes": "512x512",
    "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/uploads/cropped-2-192x192.png",
      "sizes": "192x192",
    "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#20031e",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#20031e"
}