{
  "name": "Coco's Favorite Things",
  "short_name": "Coco's Faves",
  "description": "Honest pet product reviews from Coco, an 8-year-old Shih Tzu Bichon. Discover dog-approved harnesses, cozy bedding, and healthy treats.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ef88ca",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["shopping", "lifestyle", "pets"],
  "icons": [
    {
      "src": "/images/coco.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/coco.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/images/coco mug.png",
      "sizes": "420x420",
      "type": "image/png",
      "label": "Coco's Favorite Things Homepage"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
