{
"database": {
"rules": "database.rules.json"
},
"hosting": {
"public": "dist",
"rewrites": [
"source": "**",
"destination": "/index.html"
}
]