{
  "name": "Freshpro Cloud",
  "short_name": "Freshpro",
  "description": "Freshpro Agri Infra — Business Management Platform",
  "start_url": "/home.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a3a5c",
  "theme_color": "#1a3a5c",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Payment Requests", "short_name": "Payments", "url": "/payments.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Purchase Orders",  "short_name": "PO",       "url": "/po.html",       "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Site Reports",     "short_name": "Site Rpt", "url": "/site-report.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
