{
  "short_name": "Pet2Peer",
  "name": "Pet2Peer",
  "description":"Comunidad de intercambio de cuidados de mascotas entre particulares",
  "icons": [
    {
      "src": "imagen/logo.png",
      "type": "image/png",
      "sizes": "691x691"
    },
    {
      "src": "imagen/logo_small.webp",
      "type": "image/webp",
      "sizes": "35x35"
    }
  ],
  "start_url": "index.html",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": ".",
  "theme_color": "#33cc33"
}


