{
  "name": "Pet's Home",
  "short_name": "Pet's Home",
  "description": "App toelettatura Pet's Home di Caorle",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6EFE9",
  "theme_color": "#c9366e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}