{
  "name": "PetzLover",
  "short_name": "PetzLover",
  "description": "Adopt, buy, and connect with pets near you",
  "start_url": "/?request-source=PWA",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "any",
  "icons": [
     {
      "src": "/images/logo-180.png",
      "sizes": "180x1870",
      "type": "image/png"
    },
    {
      "src": "/images/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
