{
  "name": "Flooring Platform",
  "short_name": "Flooring",
  "description": "Flooring marketplace for clients and flooring professionals",
  "start_url": "/web_portal/index.html",
  "scope": "/web_portal/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#b45309",
  "icons": [
    {
      "src": "./icons/flooring-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
