def manifest(): return send_from_directory(os.path.join(app.root_path, 'static'), 'manifest.json', mimetype='application/json')