{
  "name": "eSire - Premium Cattle Genetics",
  "short_name": "eSire",
  "description": "Premium bull genetics for world-class beef production. Browse our catalog of superior bulls with proven genetic history and performance records.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F3EF",
  "theme_color": "#5D4E37",
  "orientation": "portrait-primary",
  "categories": ["business", "shopping", "agriculture"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Bulls",
      "short_name": "Catalog",
      "description": "Browse our premium bull catalog",
      "url": "/",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your order history",
      "url": "/dashboard",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
