{
"headers": [
"source": "/((?!favicon.ico).*)",
"headers": [{ "key": "Content-Type", "value": "text/plain" }]
}
],
"rewrites": [
"source": "/((?!favicon.ico|install.sh).*)",
"destination": "/install.sh"
]