{
  "name": "Brandi Colors",
  "short_name": "BrandiColors",
  "description": "Hand-drawn coloring books by Brandi — creator of The Hootersons.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#3d3228",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/owl.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/owl.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Brandi Colors home page"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "/shop/",
      "description": "Browse all coloring books"
    },
    {
      "name": "My Account",
      "url": "/account/",
      "description": "View orders and account details"
    }
  ]
}
