{
  "name": "Harvest Fleet Returns",
  "short_name": "Harvest Fleet",
  "description": "We help investors earn consistent, low-risk returns while building businesses that serve real people.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/theme/assets/home/harvest/icons/icon192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/theme/assets/home/harvest/icons/icon512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

