{
"id": "UbiPetsPwa",
"version": "1.00",
"lang" : "es",
"name" : "UbiPets",
"scope" : "/",
"display": "standalone",
"start_url" : "/",
"short_name" : "UbiPets",
"description": "UbiPets: Comunidad que protege mascotas.",
"categories": ["utilities",  "security"],
"orientation" : "portrait",
"background_color": "#cacfce",
"theme_color": "#cacfce",
"generated" : "true",
  "icons": [
    {
      "src": "/app/icons/icon-48x48.webp",
      "sizes": "48x48",
      "type": "image/webp"
    },
    {
      "src": "/app/icons/icon-72x72.webp",
      "sizes": "72x72",
      "type": "image/webp"
    },
    {
      "src": "/app/icons/icon-96x96.webp",
      "sizes": "96x96",
      "type": "image/webp"
    },
    {
      "src": "/app/icons/icon-128x128.webp",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "/app/icons/icon-144x144.webp",
      "sizes": "144x144",
      "type": "image/webp"
    },
    {
      "src": "/app/icons/icon-152x152.webp",
      "sizes": "152x152",
      "type": "image/webp"
    },
    {
      "src": "/app/icons/icon-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/app/icons/icon-256x256.webp",
      "sizes": "256x256",
      "type": "image/webp"
    },
    {
      "src": "/app/icons/icon-384x384.webp",
      "sizes": "384x384",
      "type": "image/webp"
    },
    {
      "src": "/app/icons/icon-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}