{
  "name": "SI Compra — Saw Palmetto Harvester Platform",
  "short_name": "SI Compra",
  "description": "Real-time berry pricing, buying stand locator, yield forecasting, and field intelligence for Florida saw palmetto gatherers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f5f0",
  "theme_color": "#1a3d1a",
  "categories": ["agriculture", "business", "utilities"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Prices",
      "short_name": "Prices",
      "description": "View current stand prices",
      "url": "/gatherer-dashboard",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "96x96" }]
    },
    {
      "name": "Stand Locator",
      "short_name": "Stands",
      "description": "Find buying stands near you",
      "url": "/gatherer-dashboard",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "96x96" }]
    }
  ]
}
