{
  "name": "__PLATFORM_NAME__",
  "short_name": "__PLATFORM_SHORT__",
  "description": "Marketplace for clients and trade professionals",
  "start_url": "/web_portal/index.html",
  "scope": "/web_portal/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
