{ "navigationFallback": { "rewrite": "/index.html", "exclude": ["/images/*.{png,jpg,gif}", "/css/*"] }, "mimeTypes": { ".json": "application/json", ".webmanifest": "application/manifest+json" }, "responseOverrides": { "404": { "rewrite": "/index.html", "statusCode": 200 } } }