{
  "name": "American Cattle Union",
  "short_name": "ACU",
  "description": "Connecting US cattle producers — buy, sell, breed, and grow.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f8f5ef",
  "theme_color": "#38742a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketplace",
      "url": "/marketplace/",
      "description": "Browse cattle listings"
    },
    {
      "name": "My Herd",
      "url": "/herd/",
      "description": "Manage your herd"
    },
    {
      "name": "Messages",
      "url": "/messages/",
      "description": "Your messages"
    }
  ],
  "categories": ["business", "agriculture"]
}
