{
  "name": "Fruitful - Wholesale Platform",
  "short_name": "Fruitful",
  "description": "Your premier wholesale platform for fresh fruits and vegetables",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#52c41a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "./dashboard",
      "description": "Go to the main dashboard"
    }
  ]
}
