{
  "name": "Ranch Hero",
  "short_name": "Ranch Hero",
  "description": "Trusted miniature highland cattle marketplace and free herd management for Texas ranchers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1a0f",
  "theme_color": "#16a34a",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Cattle",
      "short_name": "Browse",
      "url": "/listings",
      "description": "Browse available miniature highland cattle"
    },
    {
      "name": "My Herd",
      "short_name": "HerdOS",
      "url": "/dashboard/herd",
      "description": "Manage your herd with HerdOS"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1548550023-2bdb3c5beed7?w=390&h=844&fit=crop",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Ranch Hero — Browse cattle listings"
    }
  ]
}
