{
  "name": "Pet Life Store",
  "short_name": "Pet Life Store",
  "description": "Pet Life Store is your curated pet product discovery destination. We publish in-depth pet product reviews, expert recommendations, care guides, and buying guides to help you find your next great pet product. From dog and cat food to toys and accessories, we cover it all.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/meta/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/meta/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait"
}