{
  "name": "Persian Kittens for Sale | Himalayan Kittens for Sale",
  "short_name": "PersianKittens",
  "start_url": "https://thepersiankittens.com/",
  "scope": "https://thepersiankittens.com/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FDF6F0",
  "theme_color": "#D4A373",
  "icons": [
    {
      "src": "https://thepersiankittens.com/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://thepersiankittens.com/assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}