{
  "name": "Sole Food Customer Portal",
  "short_name": "Sole Food",
  "start_url": "/SOLE/crm/public/index.php",
  "scope": "/SOLE/crm/public/",
  "display": "standalone",
  "background_color": "#f7f3ea",
  "theme_color": "#50683f",
  "description": "Secure customer portal for orders, documents and communications.",
  "icons": [
    {"src":"assets/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"assets/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}